Henze-Digital – EditionsrichtlinienIrmlind Capelle, Elena Minetti, Dennis Ried.

Author: Irmlind Capelle, Elena Minetti and Dennis Ried2023-06-21

1 Einleitung

Zur Überlieferungssituation, Auswahlausgabe

Das Datenmodell von Henze-Digital basiert grundsätzlich auf TEI-P5 und stellt eine Ableitung der TEI-Customization der Weber-Gesamtausgabe (WeGA) dar. Die hier angegebenen Schema-Spezifikationen sind somit als Erweiterung des ODD (One Document Does it all) der Weber-Gesamtausgabe (WeGA) zu verstehen. Als Methode der Nachnutzung wird das Verfahren des ODD-Chaining angewandt. Das konkrete Datenmodell ist im Folgenden dokumentiert.

Aufgrund der Tatsache, dass die vorliegenden zu edierenden Briefe hauptsächlich in zwei Sprachen, deutsch und englisch, verfasst sind, versteht sich die Briefausgabe von Henze-Digital ebenfalls als zweisprachig. Das heißt, auf deutsch bzw. englisch verfasste Dokumente werden nicht übersetzt. Weitere verwendete Sprachen wie bspw. das Spanische werden dagegen in eine der Grundsprachen übersetzt. Ob ins Deutsche oder Englische übersetzt wird, richtet sich nach der Hauptsprache der jeweiligen Korrespondenz. Fremdsprachige Einschübe (Einzelwörter, Flöskeln, Sätze, Absätze) werden als anderssprachig gekennzeichnet (foreign) und dem Leser wird eine Übersetzung in die Hauptsprache des Briefes angeboten.

Irmlind Capelle / Elena Minetti / Dennis Ried

2 Zu den Dokumenttypen

2.1 Dokumenttypen I (Volltexterfasste Datensätze)

Unter diese Kategorie fallen alle Dokumente, d. h. sowohl die postalischen Dokumente wie Briefe, Postkarten, Telegramme etc., als auch Arbeitsdokumente zu Werken oder zeitgenössische Besprechungen (bspw. Werkrezensionen, Konzertkritiken etc.).

2.1.1 Zur allgemeinen Struktur volltexterfasster Dokumente

2.1.1.1 Grundstruktur des Textes

Ein Dokument ist grundsätzlich ein text Element, bestehend aus div und p Elementen, wobei gewöhnlich ein Brief oder ein Dokument auch nur ein div Element enthält. Die Verwendung des Elements p, welches zur Abtrennung von Absätzen Anwendung findet, orientiert sich an der Struktur, welche der zu edierende Textes vorgibt.Note: Zu Zeilenumbrüchen siehe 3.1 Grundsätze der Textübertragung und -auszeichnung und 3.5.1 Trennstriche. Ausnahmen hiervon entstehen zwangsläufig bei Inhalten von komplexer Struktur und an denjenigen Stellen, an denen, bedingt durch das Schema, ein div oder p erforderlich ist wie z. B. als Wrapper-Element für address.Note: Zu den Besonderheiten bzgl. Postkarten und Telegramme siehe 2.1.2.3 Karten/Postkarten bzw. 2.1.2.4 Telegramme.

Einzüge werden abstrakt behandelt, d.h. ihre Breite wird in relativen Einheiten erfasst. Bei Typoskripten kann die Ausdehnung auch als Anzahl von Zeichen angegeben werden.

<closer>
 <space unit="indentquantity="2"/>
 <salute>love</salute>
 <lb/>
 <handShift script="manuscript"/>
 <signed>
  <space unit="indentquantity="3"/>
  <persName key="A00006DC">
   <hi rend="underline">Wystan</hi>
  </persName>
 </signed>
</closer>

2.1.1.2 Listen und Tabellen

Listen werden den Regeln der TEI folgend als list codiert, Tabellen als table. Beides erfolgt ohne projektspezifische Anpassung. Wann für eine Auflistung eine Liste und wann eine Tabelle verwendet wird, hängt vom jeweiligen zu beschreibenden Text und dessen optischer Erscheinung ab. Grundsätzlich kann festgehalten werden, dass Aufzählungen als Listen codiert werden, sofern nicht eine streng schematische Liste mit mehreren wiederholenden Parametern (Tabelle mit Spalten) vorliegt. Der Fokus bei der Codierung liegt nicht auf der visuellen Realisation. Ziel ist es eine Repräsentationsform zu finden, die dem Inhalt adäquat ist. Sofern diese beiden Aspekte stark divergieren, ist der entsprechende Fall in einer Anmerkung dokumentiert.

2.1.1.3 Lyrik im Text

Die Auszeichnung lyrischer Passagen (eingefügte Verse oder Gedichte) erfolgt jeweils durch einen eigenen Abschnitt (p). Darin sind Strophen (lg) und Verse (l) der Vorlage folgend strukturiert. Ausnahmen hiervon sind in einer entsprechenden Anmerkung dokumentiert.

2.1.2 Postalische Dokumente

In der digitalen Briefedition werden die postalischen Dokumente der ausgewählten Korrespondenzen – also Briefe und Gegenbriefe – wiedergegeben. Es handelt sich dabei um verschiedene Dokumenttypen wie Briefe (zum Teil mit Umschlag), Post- und Briefkarten sowie Telegramme, die unterschiedliche Anforderungen an das Datenmodell stellen, weshalb diese im Folgenden getrennt behandelt werden.

2.1.2.1 Briefe (allgemein)

Bei den Briefen sind grundsätzlich zwei Formen zu unterscheiden: Die formell gestalteten Briefe enthalten (meist zu Beginn des Briefes) eine Adresse. Die informelleren Briefe beginnen dagegen in der Regel direkt mit dem Datum und der Anrede. Hier ist anzunehmen, dass die Adresse nur auf dem Umschlag notiert wurde, der aber nicht in jedem Fall überliefert ist.
Die Grobstruktur eines Briefes besteht also ggf. aus der Adresse (address), die sich wiederum aus mehreren Adresszeilen (addrLine) zusammensetzt,
<address>
 <addrLine>
  <persName key="A001000A">Ill:mo maestro hans werner henze</persName>
 </addrLine>
 <addrLine>la leprara</addrLine>
 <addrLine>
  <settlement key="A13020B0">marino (roma)</settlement>
 </addrLine>
 <addrLine rend="right">
  <country>italia</country>
  <hi rend="underline">par avion</hi>
 </addrLine>
</address>
einem zu Beginn stehenden opener, der z. B. aus einer Datumszeile (dateline) und oder einer oder mehreren Anredezeilen bestehen kann. Komplementär zur Eröffnung ist ggf. eine Abschlusssektion (closer) mit Grußfloskel (salute), ggf. mit Unterschrift (signed), vorhanden, die das Ende des Briefes bildet. Dazwischen steht der eigentliche Brieftext.

Die einzelnen Abschnitte (Absätze/Paragraphen) des Briefes werden mit p gekennzeichnet. In der Regel bestehen die Briefe aus einer Einheit, die insgesamt durch das Element text strukturell verankert ist. Der Wert des Attributs type klassifiziert die Art des Textes; bspw. <text type="letter">.

Beginn und Ende der Abschlusssektion closer sollten nicht nach der räumlichen Anordnung auf dem Papier (also nach typographischen Gesichtspunkten), sondern nach inhaltlichen Kriterien (wirklicher Beschluss des Briefes) festgelegt werden: Sie beginnt also nicht mitten in einem Satz, sondern umfasst den ganzen Satz (oder mehrere Sätze) bzw. einen Absatz einschließlich der Unterschrift. Zusätzlich zu der Auszeichnung als closer wird die graphische Anordnung im wesentlichen codiert, indem Einrückungen mit space Elementen nicht exakt, aber in der Proportion zum Haupttext beschrieben werden.(Zu Einzügen vgl. auch 2.1.1.1 Grundstruktur des Textes)

Schließt die Grußformel direkt in der laufenden Zeile eines Textes an, lässt sich eine Absatzbildung des closer durch das Attribut rend mit dem Wert inline (<closer rend="inline">) verhindern.
Nachschriften am Ende des Briefes (also nach dem closer ggf. mit Unterschriftsformel) können, wenn es sich um kürzere Zusätze handelt, innerhalb eines postscript-Elements erscheinen oder – falls eine längere bzw. stärker strukturierte Nachschrift vorliegt – in ein weiteres <p> Element eingeschlossen werden.
<text type="letter">
 <body>
  <div>
   <p>
    <address>[...]</address>
   </p>
   <opener>
    <dateline rend="right">
     <settlement>berlin</settlement>
     <date when="1968-09-05">5. 9. 68</date>
     <lb/>
    </dateline>
    <salute> lieber <persName key="A001000A">hans</persName>
    </salute>
   </opener>
   <p>
<!-- […] Brieftext […] -->
   </p>
   <closer>
    <foreign xml:lang="es">¡abrazos y abrazos!</foreign>
    <space unit="charsquantity="10"/>
    <persName key="A0002EA0">mang</persName>.</closer>
   <postscript>
    <p>P.S. ist <persName>orsini</persName> nun definitiv aus dem spiel? hoffen wirs!
    <lb/> aber man müßte sich dessen versichern; mit ihm ist
    <lb/> die <rs type="work">oper</rs>
     <hi rend="underline">nicht zu machen</hi>
    </p>
   </postscript>
  </div>
 </body>
</text>

Enthält ein Brief einen Umschlag oder Beilagen, so werden diese separat erfasst (siehe 2.1.2.5 Umschläge bzw. 2.1.3 Schriftstücke). Der Verweis ist obligatorisch:

<sourceDesc>
 <msDesc>
  <msIdentifier/>
  <physDesc/>
 </msDesc>
 <listRelation>
  <relation name="hasEnclosure"
   key="{DocumentId}"/>

 </listRelation>
</sourceDesc>

2.1.2.2 Briefe (auf Briefpapier)

In den überwiegenden Fällen sind die Briefe auf einem blanko Papier geschrieben, doch kommt es auch vor, dass Briefe auf eigenem Briefpapier mit aufgedrucktem Namen und/oder Adresse oder bspw. auf Hotel-Briefpapier geschrieben werden. In diesen Fällen müssen die vorgedruckten Elemente über das Element fw (forme work) erfasst werden.

<div>
 <fw>
  <hi rend="capital">La Leprara</hi>
  <lb/> 00047 <hi rend="capital">Marino</hi> (<hi rend="capital">Roma</hi>)</fw>
 <opener>
  <dateline>
   <date when-custom="0000-06-06">6 Juni</date>
  </dateline>
  <salute>
   <foreign xml:lang="es">Querido</foreign>
   <persName key="A0002EA0">Mang</persName>,
  </salute>
 </opener>
</div>

Nach demselben Prinzip ist mit vorgedruckten Kopf- und Fußzeilen zu verfahren, oder auch mit sich wiederholenden Elementen wie bspw. maschinenschriftlichen Paginierungen (<fw>HWH – 1 –</fw>). Auf die Verwendung von gedrucktem Briefpapier wird sowohl in der Quellenbeschreibung (physDesc) als auch in der Beschreibung des Layouts (layoutDesc) verwiesen.

2.1.2.3 Karten/Postkarten

Bei Karten sind folgende Typen zu unterscheiden: Sogenannte Briefkarten, also Faltkarten mit Motiv, werden für gewöhnlich in einem Umschlag verschickt und enthalten daher keine Adress- oder Absenderangaben; daher werden diese wie Briefe behandelt. Die Tatsache, dass es sich um eine Briefkarte handelt, wird in der physDesc beschrieben. Ggf. vorhandene Bildmotive werden mit <figureDesc> beschrieben.

Als Postkarten sind die sogenannten Ansichtskarten anzusehen, die zum sofortigen postalischen Versand gedacht sind, sowie die Postkarte (ohne Bild).

Die von der Post vertriebene Karte (Postkarte, z.T. mit vorgedruckter Briefmarke), die direkt zum Versand vorgesehen ist, enthält zahlreiche vorgedruckte Angaben, die mit fw erfasst sind (vgl. Adressen), die aufgedruckten Briefmarken eingeschlossen. Da der Absenderbereich bei solchen Postkarten nur die halbe linke Seite einnimmt, entsteht hier freier Platz, der häufig noch für den Briefschluss, andere Notizen oder auch Bilder genutzt wird. Absender und Adressfeld werden mit Angabe der vorgedruckten Informationen (fw) wiedergegeben. Der üblichen Leserichtung (links nach rechts) folgend, wird zuerst der Absender und dann der Empfänger wiedergegeben.

Zur Erfassung der Struktur (Bereiche auf der Karte) siehe de/DT-postals-telegram.

‘Die Vorderseite der Postkarte ist die Adressseite. Diese Definition gilt für deutsche philatelistische und philokartistische Fachsprache für alle Arten der Postkarten, auch für Ansichtskarten.’ (Zitat siehe Artikel ‘Postkarte’ in Wikipedia (letzter Abruf 5. Juni 2023), vgl. auch den Eintrag auf Philawiki.ch.

<div type="row">
 <div>
  <p>
   <address type="sender">
    <addrLine>
     <fw>Absender:
     <lb/> (Vor- und Zuname)</fw>Henze</addrLine>
    <addrLine>17a</addrLine>
<!-- in einem vorgedruckten Kreis -->
    <addrLine>Heidelberg</addrLine>
    <fw rend="center">Wohnort, auch Zustell- oder Leitpostamt</fw>
    <addrLine>Rohrbacher Str. 40 V</addrLine>
    <fw rend="center">Straße, Hausnummer, Gebäudeteil, Stockwerk oder Postschließfachnummer;
    <lb/> bei Untermietern auch Name des Vermieters</fw>
   </address>
  </p>
 </div>
 <div>
  <p>
   <address type="receiver">
    <fw rend="left">Postkarte</fw>
    <fw rend="right">Briefmarke</fw>
    <stamp>Rundstempel: Heidelberg
    <lb/>29.6.49
    <lb/>-17
    <lb/>an</stamp>
<!-- position: auf der Briefmarke? -->
    <addrLine>Dr. Walter Jockisch</addrLine>
    <addrLine>EGERN am Tegernsee</addrLine>
    <addrLine>Fürstenstrasse</addrLine>
    <fw rend="center">Straße, Hausnummer, Gebäudeteil, Stockwerk oder Postschließfachnummer;
    <lb/> bei Untermietern auch Name des Vermieters</fw>
   </address>
  </p>
 </div>
</div>

Es folgt dann der Brieftext der Rückseite. Da dieses Medium in der Regel nur die eine Seite umfasst, zeigt ein pb in diesem Fall den Beginn der Rückseite an <pb n="verso">. Im übrigen folgt die Codierung des Textes den Regeln für Briefe.

2.1.2.4 Telegramme1

Die Erfassung von Telegrammen in TEI soll zusätzlich zum Inhalt auch die Formular-Struktur des Mediums abbilden. Hierzu wird ein eigenes Datenmodell erarbeitet, welches sich derzeit noch in der Entwicklung befindet. Daher wird primär der Inhalt erfasst und aufbereitet; die Struktur wird zum Teil nachgereicht.

Ziel ist es mit der Codierung nicht nur dem Inhalt, sondern auch dem Medium gerecht zu werden.

Der Modellansatz für die Erschließung der Formular-Struktur ist am Bootstrap-Framework orientiert, das Bereiche mit divs organisiert. Zur Nutzung dieser Technik wurde die TEI-Definition von div für Henze-Digital erweitert: ‘(text division) contains a subdivision of the front, body, or back of a text or is used to represent the structure of the text for special documents (e.g., postcards, telegrams)’.

Analog zum Bootstrap-Framework wird jeweils ein div als Wrapper für eine Zeile verwendet. Die Kind-Elemente – in diesem Fall ist div obligatorisch – stellen dann Bereiche in einer Zeile (Spalten) dar.

<div type="row">
 <div/>
 <div/>
</div>

Werden in den div-Elementen innerhalb von <div type="row"> keine weiteren Spezifikationen angegeben, so bedeuted dies eine gleichmäßige Verteilung bzw. gleichmäßige horizontale Ausdehnung der Bereiche. Ungleichgroße Bereiche können durch die Werte col-1 bis col-11 spezifiziert werden, wobei die Summe 12 (analog zu Bootstrap) nicht überschreiten darf.

Eine Zeile mit zwei Bereichen im Verhältnis 1:2 (1/3 der Gesamtbreite + 2/3 der Gesamtbreite) kann wie folgt codiert werden:

<div type="row">
 <div type="col-4"/>
 <div type="col-8"/>
</div>

Werden nur einzelne Bereiche in ihrer horizontalen Ausdehnung spezifiziert, so sind alle anderen Bereiche als gleichmäßig verteilt (bezogen auf den zur Verfügung stehenden Platz) zu verstehen.

<div type="row">
 <div type="col-2"/>
<!-- = col-5 -->
 <div type="col"/>
<!-- = col-5 -->
 <div type="col"/>
</div>

Der Wrapper <div type="row"> kann in jedem Bereich verwendet werden, außer in sich selbst. Auf diese Weise lassen sich auch komplexe Formularstrukturen erfassen und mit Hilfe des Bootstrap-Framework darstellen.

Vorgedruckte Formular-Texte werden mit fw ausgezeichnet. Für die Codierung von Positionsangaben ist ein Modell zu erarbeiten.

2.1.2.5 Umschläge

Die Überlieferung des zum postalischen Dokument gehörigen Umschlags ist nicht häufig, aber in jedem Fall zu berücksichtigen. Gelegentlich kommt es vor, dass ausschließlich ein Umschlag überliefert ist. Der Umschlag wird als eigener Datensatz angelegt und mit dem zugehörigen postalischen Dokument verlinkt.

<sourceDesc>
 <msDesc>
  <msIdentifier/>
  <physDesc/>
 </msDesc>
 <listRelation>
  <relation name="isEnvelopeOf"
   key="{LetterId}"/>

 </listRelation>
</sourceDesc>

Die Adressseite wird als Vorderseite und die Absenderseite als Rückseite, eingeleitet mit <pb n="verso">, erfasst. (Vgl. auch 2.1.2.3 Karten/Postkarten)

<text type="Umschlag">
 <body>
  <div>
   <p>
    <address>
     <addrLine>Air Mail / Par Avion </addrLine>
     <addrLine>StempeL. Par Avion</addrLine>
     <addrLine>Herr Hans Werner Henze</addrLine>
     <addrLine>La Leprara</addrLine>
     <addrLine>Marino (Roma)</addrLine>
     <addrLine>Italia</addrLine>
    </address>
   </p>
   <pb n="verso"/>
<!-- Rückseite -->
   <p>
    <address>
     <addrLine rend="center">H.M.E. c/o Casa de las Américas</addrLine>
     <addrLine rend="center">G y Tercera, Vedado</addrLine>
     <addrLine rend="center">La Habana</addrLine>
    </address>
<!-- + Rundstempel:_ 00047 Marino (Roma) F. [und kleines Posthorn], darin: 3. 1. 69 -->
   </p>
  </div>
 </body>
</text>

Als zusätzliche Elemente finden sich auf Umschlägen oft vorgedruckte Texte und vor allem Briefmarken und Stempel – in den 1950er Jahren sowohl Ausgangs- als auch Eingangsstempel. Die vorgedruckten Elemente werden wie im Abschnitt zu den Briefpapieren beschrieben, in fw wiedergegeben. Mit der Codierung dieser Aspekte befasst sich der Abschnitt zu Stempel und Briefmarken.

<text type="envelope">
 <body>
  <div>
   <p>
    <fw>
     <hi rend="spaced_out">Center for Advanced Studies</hi>
     <lb/>
     <hi rend="capital">Wesleyan University . Middletown . Connecticut</hi> 06457</fw>
   </p>
   <p>
    <foreign xml:lang="es">companero</foreign> hans werner henze<space unit="charsquantity="3"/>la leprara<space unit="charsquantity="3"/>marino (roma)<space unit="charsquantity="3"/>italia
   </p>
   <pb/>
   <p>
    <stamp type="rundstempel">Poste Roma - Arrivi E distribuzione [darin:] 14 - 15<lb/> 25 -1<lb/> 1968</stamp>
   </p>
  </div>
 </body>
</text>

2.1.2.6 Stempel/Briefmarken

Die Codierung von Stempeln und Briefmarken befindet sich im Entwicklungsstadium. Bisher werden vor allem die Inhalte der Stempel als Text wiedergegeben. Informationen zu den Briefmarken finden sich in der physDesc. Zum Problem der Codierung dieser Bestandteile der postalischen Dokumente vgl. TEI Guidelines. Vgl. auch Obert, Dewi Josephine/Trautmann, Marjam: Postage stamps, seals, and postmarks, https://web.archive.org/web/20230213065004/https://encoding-correspondence.bbaw.de/v1/stamps-seals-postmarks.html

2.1.3 Schriftstücke

Weitere Dokumente, die im Zusammenhang mit der Korrespondenz überliefert sind, das sind in der Regel Beilagen zu Briefen wie Aufstellungen, Listen, Rechnungen, Zeitschriftenartikel etc., werden einzeln erfasst. Sind die Dokumente eindeutig als Beilage eines Briefes nachzuweisen, so werden diese mit dem entsprechenden Brief verlinkt:2

<sourceDesc>
 <msDesc>
  <msIdentifier/>
  <physDesc/>
 </msDesc>
 <listRelation>
  <relation name="isEnclosureOf"
   key="{LetterId}"/>

 </listRelation>
</sourceDesc>

2.1.4 Übersetzungen

Übersetzungen von postalischen Dokumenten werden angefertigt, wenn die Dokumente in einer anderen Sprache als deutsch oder englisch vorliegen. Bisher betrifft dies vor allem Dokumente in spanischer oder französischer Sprache. Die Übersetzungen werden mit demselben Schema erfasst wie das Originaldokuemnt, sie erhalten aber nur minimale Metadaten, in denen vor allem auf das Original-Dokument verwiesen wird.

<sourceDesc>
 <msDesc>
  <msIdentifier>
   <repository>Henze-Digital</repository>
  </msIdentifier>
 </msDesc>
 <listRelation>
  <relation key="A04037E7"
   name="isTranslation"/>

 </listRelation>
</sourceDesc>

In den Übersetzungen werden lediglich Personen, Institutionen und Orte ausgezeichnet. Anmerkungen zur Textkonstitution und Zeilenkommentare bleiben dem Original vorbehalten.

2.2 Dokumenttypen II (Katalogdatensätze)

Ergänzt werden die Datensätze zu den Primärdokumenten durch katalogartig geführte ‘Referenzdatensätze’ wie Personen, musikalische und literarische Werke, Institutionen, Orte, Bibliographika, sowie Ereignisse3. Die Datensätze, die musikalische Werke und ihre Quellen verzeichnen, sind im Gegensatz zu den restlichen Datensätzen mit dem MEI-Standard codiert.

Zahlreiche Objekte, die im Kontext von Henze-Digital in Erscheinung treten sind in Normdatenbanken wie der GND, geonames oder VIAF verzeichnet. Je nach Dokumenttyp wird eine geeignete Datenbank für Verweise verwendet. Es findet keine direkte Verlinkung statt! Die Datensätze von Henze-Digital werden mittels der Identifikatoren der entsprechenden Normdatenbanken z.B. mit idno (für TEI) zugeordnet.

2.2.1 Personen

Personen-Datensätze enthalten innerhalb des Root-Elements person die grundlegenden Angaben zur jeweiligen Person: Familienname surname, Vorname forename und ggf. Namenszusätze wie z. B. ‘von’ nameLink sowie roleName. Dabei gibt es eine reguläre Ansetzungform <persName type="reg">, es können aber auch Alternativnamen erfasst werden <persName type="alt">, näher spezifiziert durch das Attribut subtype, welches beispielsweise Angaben zu Taufnamen oder Namensänderungen durch Heirat usw. beschreibt: <persName type="alt" subtype="married">.

Weitere Bestandteile von Personendokumenten sind Geburtsdaten
<birth>
 <date when="1926-07-01"/>
 <settlement key="A13014E4">Gütersloh</settlement>
</birth>
und Sterbedaten
<death>
 <date when="2012-10-27"/>
 <settlement>Dresden</settlement>
</death>
sowie Angaben zu Geschlecht sex, zu Beruf occupation und ggf. zu Wohnorten residence. Auf Grund der Verknüpfung mit den Normdaten und die Anzeige dieser (und weiterer durch diese Angabe bereit gestellter Dokumente) in der HenDi-WebApp werden für Personen nur diese Rahmendaten erfasst. Zusätzliche Informationen werden in den Personendatensätzen nur erfasst, wenn sie im Rahmen von Henze-Digital wünschenswert/notwendig sind, da sich diese nicht aus den Normdaten herleiten lassen, keine Normdaten existieren oder sie von diesen abweichen. Diese Informationen werden in einer <note type="bioSummary"> erfasst.

Ist eine Person innerhalb einer Organisation tätig oder tätig gewesen, so wird diese Beziehung mit affiliation angegeben. <affiliation key="{OrgId}">. Handelt es sich um eine zeitlich begrenzte Tätigkeit, deren Dauer für die Edition relevant ist, so kann dieser Zeitraum mit den Attributen from und to angegeben werden.

Bei biblischen und mythologischen Personen wird der Datensatz verschlankt auf die Angabe des Namens innerhalb des Elements persName. Die Auszeichnung innerhalb der Briefe klassifiziert diese als biblische oder mythologische Figur.

<!-- Achtung: note ohne type gibt es nicht --><person>
 <persName>Orpheus</persName>
 <occupation>Sänger</occupation>
 <occupation>Dichter</occupation>
 <sex>m</sex>
 <note>mythologische Figur</note>
</person>

2.2.2 Werke

Dieser Datentyp ist äußerst komplex, da musikalische und literarische Werke auf unterschiedliche Weisen erfasst werden müssen. Für die musikalischen Werke finden die Kodierungsempfehlungen der Music Encoding Initiative (MEI) Anwendung; für literarische Werke die der Text Encoding Initiative (TEI). Aus diesem Grund werden die beiden Untergruppen dieses Dokumententyps im Folgenden separat besprochen. Beide Werkgruppen sind noch im Aufbau und werden im Laufe des Projektes weiter differenziert.

2.2.2.1 Musikalische Werke (MEI)

Bei den musikalischen Werken wird in der Erfassungstiefe zwischen den Werken Hans Werner Henzes und denen anderer Komponisten unterschieden. Allen gemeinsam ist die Angabe von Titel, Komponist ggf. weiterer beteiligter Personen und Entstehungsjahr und/oder Uraufführungsdatum. Wenn vorhanden wird ein Verweis auf Normdaten ergänzt.

Die den Werken von Hans Werner Henze werden darüber hinaus Angaben zur Besetzung, zu Auffühurngen, zu Versionen erfasst. Diese Dateien befinden sich im Aufbau.

2.2.2.2 Literarische Werke (TEI)

Die literarischen Werke, hierbei ist es unerheblich von wem das Werk stammt, werden als TEI-Dokumente erfasst. Auch wenn hierfür zunächst nur der teiHeader, also die Metadaten relevant sind, so besteht die Möglichkeit später den Inhalte des verzeichneten Werkes hinzuzufügen.

Verzeichnet werden die Werke mittels eines biblStruct Elements. Auf Grund der starken Restriktion dieses Elementes, z. B. die starke Fixierung auf eine Publikation, die u. a. für Theaterstücke nicht günstig ist, werden die Erfassungsmöglichkeiten im Laufe des Projektes noch erweitert.
<biblStruct type="book">
 <monogr>
  <title>Les amitiés particulières</title>
  <title xml:lang="de">Heimliche Freundschaften</title>
  <author key="A0010785">Peyrefitte, Roger</author>
  <imprint>
   <date when="1944">1944</date>
   <pubPlace/>
   <publisher/>
  </imprint>
 </monogr>
</biblStruct>
Im vorangegangenen Beispiel wurde zusätzlich ein übersetzter Titel angegeben. Im Rahmen des Projektes Henze-Digital wird xml:lang hier nicht verwendet, um die Sprache, in welcher der Titel angegeben wird, im allgemeinen zu definieren. Der erste Titel ist stets als originär zu betrachten und lediglich die u. U. folgenden Titel bedürfen das xml:lang Attribut, um anzugeben in welche Sprache der originäre Titel übersetzt wurde.
Die Sprache(n), in der/denen das Werk selbst verfasst ist, werden über die langUsage angegeben.
<langUsage>
 <language ident="fr"/>
</langUsage>
Es kommt immer wieder vor, dass Texte übersetzt werden. Da Übersetzungen auch in mehrere Sprachen angefertigt werden können, ist es überaus wichtig neben den Übersetzern auch die Sprache zu erfassen, in die der Text übersetzt wurde. Dies geschieht über das Attribut label, das den im Projekt verwendeten Sprachcode enthält.
<monogr>
 <title level="m">The Rise and Fall of the City of Mahagonny</title>
 <author key="A00110DF">Brecht, Bertolt</author>
 <editor role="trllabel="en"
  key="A00006DC">
Wystan Hugh Auden </editor>
 <editor role="trllabel="en"
  key="A0005702">
Chester Kallman</editor>
</monogr>

2.2.3 Orte

Referenzdatensätze zu Orten werden einzeln angelegt, dabei ist es nicht von Belang, ob es sich um ein Land, eine Stadt oder z. B. ein Gebirge handelt, jeder identifizierbare Ort wird durch einen eigenen Datensatz repräsentiert. Als Normdatenbank wird primär GeoNames verwendet. GeoNames stellt eine äußerst umfangreiche Datensammlung bereit, die neben Städten auch Örtlichkeiten, wie Schlösser, öffentliche Gebäude u.a. enthält; zudem sind die Datensätze von GeoNames hierarchisch organisiert (bspw. Kontinent, Land, Region, Stadt).

Das Datenmodell für Orte ist von einfacher Struktur.

<place xml:id="A13025E2source="HenDi">
 <idno type="geonames">5128581</idno>
 <placeName type="reg">New York</placeName>
 <placeName type="alt">New York City</placeName>
</place>

Für den Fall, dass ein Ort nicht in der GeoNames-Datenbank verfügbar ist, können ggf. die Koordinaten ermittelt und im Datensatz nach folgendem Schema hinterlegt.

<place xml:id="A130109Csource="HenDi">
 <placeName type="reg">Falkenmühle</placeName>
 <location>
  <geo>49.0957712 7.8051705</geo>
 </location>
</place>

2.2.4 Organisationen/Institutionen

Bei Referenzsdatensätzen zu Organisationen werden neben den Normdaten derzeit nur Name und Ort erfasst. Der ‘Typ’ der Orgnaisation, z. B. Verlag, Theater, Rundfunkanstalt, wird in einem state-Element erfasst. Literaturangaben bzw. links sind in listBibl möglich.4

<org xml:id="A08003E0source="HenDi">
 <idno type="gnd">2061014-2</idno>
 <orgName type="reg">Bayerisches Staatstheater am Gärtnerplatz</orgName>
 <settlement key="A130244A">München</settlement>
 <country key="A1303E97">Deutschland</country>
 <state type="orgType">
  <desc>
   <term>Theater</term>
  </desc>
 </state>
 <listBibl>
  <bibl>http://www.staatstheater-am-gaertnerplatz.de/public</bibl>
 </listBibl>
</org>

Unterorganisationen wie Abteilungen, Projektgruppen und organisationshierarchische Untersektionen werden als eigene Organisation erfasst. Dies gilt auch für Firmen bei Namenswechsel. Die Zuweisung zum Übergeordneten Datensatz erfolgt mittels <relation>:

<listOrg>
 <relation name="isAssociatedWith"
  key="{OrgId}"/>

</listOrg>

2.2.5 Rollen und Charaktere

Erwähnte Rollen aus dramatischen Werken oder Charakteren in Prosawerken oder Lyrik werden im Brieftext ausgezeichnet – <name type="role"> bzw. <name type="character"> – ein Register für diese Namen ist jedoch noch in Diskussion.

2.2.6 Literatur

Die Datensätze zu den Bibliographika bestehen aus einem biblStruct-Element, mit dessen Hilfe Informationen zum Autor (author) und Titel title hinterlegt werden können. Mittels analytic werden unselbstständige Publikationen erfasst. Das Element monogr verzeichnet eigenständige Publikationen oder dokumentiert Angaben zum Veröffentlichungsort durch die Elemente imprint, biblScope, date, pubPlace etc.
<biblStruct type="article"
 xml:id="A1100BF8status="proposedsource="HenDi">

 <analytic>
  <title level="a">Il poeta e la sua elegia del desiderio inappagato</title>
  <author key="A0003CFE">Marsico, Federica</author>
 </analytic>
 <monogr>
  <title level="m">Hans Werner Henze, Elegy for Young Lovers, Elegia per giovani amanti</title>
  <imprint>
   <pubPlace>Casale sul Sile</pubPlace>
   <date when="2014">2014</date>
   <publisher>Edizioni del Teatro La Fenice di Venezia</publisher>
   <note type="additional">pp.11–30</note>
  </imprint>
 </monogr>
 <note resp="EMtype="commentary">La Fenice prima dell'opera</note>
</biblStruct>
Um Redundanzen zu vermeiden, werden Teile dieser Struktur ausgelagert. So können Reihen einmalig angelegt werden
<biblStruct>
 <series>
  <title/>
  <editor/>
 </series>
</biblStruct>
und mehrere selbstständige Publikationen dieser einen Reihe zugeordnet werden.
<biblStruct>
 <monogr>
  <title/>
  <imprint>
   <pubPlace/>
   <date/>
  </imprint>
 </monogr>
 <series sameAs="#{seriesId}"/>
</biblStruct>
Bei den selbstständigen Publikationen wird analog verfahren. Diese können einzeln erfasst werden
<biblStruct>
 <monogr>
  <title/>
  <imprint>
   <pubPlace/>
   <date/>
  </imprint>
 </monogr>
</biblStruct>
während die erfassten unselbstständigen Publikationen dann diesen zugeordnet werden.
<biblStruct>
 <analytic>
  <title/>
  <author/>
 </analytic>
 <monogr sameAs="#{monogrId}"/>
</biblStruct>

2.2.7 Erfassung von Ereignissen

Das Datenmodell zur Erfassung von Ereignissen befindet sich im Aufbau.

2.3 ID-Systematik

Im Projekt Henze-Digital sind die IDs nach einheitlichen Patterns organisisert. Jede ID beginnt mit einem Präfix, welches aus einem führenden 'A' und zwei Ziffern besteht. Darauf folgt eine vierstellige Hexadezimalzahl, bevor die ID mit einer ebenfalls Prüfziffer (ebenfalls hexadezimal) abschließt. Buchstaben in den IDs von Henze-Digital werden grundsätzlich großgeschrieben. Diese Struktur kann als regulärer Ausdruck dargestellt werden: A\d{2}[0-9A-F]{5}

Präfixe der Dokumenttypen
A00 Personen
A01 derzeit nicht belegt
A02 Werke (musikalisch, literarisch, autoreigen sowie -fremd)
A03 Schriften (Henzes)
A04 Postalische Dokumente (Briefe, Postkarten, Telegramme etc.)
A05 News (Aktuelle Nachrichten aus dem Projekt)
A06 derzeit nicht belegt (WeGA: Tagebücher)
A07 Varia (Impressum, Projektbeschreibung et al.)
A08 Organisationen
A09 Themenkommentare
A10 Dokumente
A11 Bibliographika
A12 derzeit nicht belegt (WeGA: Addenda)
A13 Orte
A14 Übersetzungen
A15–A21 derzeit nicht belegt
A22 derzeit nicht belegt (WeGA: [musikal.] Quellen)

Die Präfixe wurden analog zur Weber-Gesamtausgabe gewählt, um größtmögliche Kompatibilität zur WeGA-WebApp herzustellen. Daher kommt es zu Lücken in der Zählung, die aus unbelegten Präfixen resultieren.

Zur Berechnung der Prüfziffern siehe die constraint-Definition <constraintSpec ident="idCheckDigit">, GitHub-Repository zum ODD, common-specs.odd.xml, die Zeilen 928–976 (hash: 9cde2a7628).

2.4 Revisionen

In der revisionDesc werden alle Veränderungen an der Datei in einer summarischen Beschreibung festgehalten (dies dient u. a. dazu, die Versionierung der Überarbeitungsstadien inhaltlich besser zuordnen zu können).

2.5 Status/Zustand der Datensätze

Mit dem Attribut status, welches immer im root-Element des jeweiligen Datensatzes zu finden ist, wird der Bearbeitungsstand des Dokuments innerhalb der Veröffentlichungen von Henze-Digital festgehalten. Hierfür sind derzeit drei Stufen vergeben:

proposed Dieser Status gibt an, dass ein Datensatz für eine Veröffentlichung vorgesehen ist, derzeit aber noch in einer unkorrigierten Entwurfsfassung vorliegt. In der Darstellung werden solche Datensätze als ‘in Bearbeitung’ gekennzeichnet.
candidate Dieser Status gibt an, dass der Datensatz überarbeitet (d. h. angereichert und korrekturgelesen) wurde, jedoch noch nicht entgültig bearbeitet worden ist. Der Datensatz sollte bereits zitierfähig sein. Ist diese Stufe erreicht, wird der Datensatz mit ‘Kommentar in Bearbeitung’ gekennzeichnet.
approved Für die Veröffentlichung freigeschaltete Datensätze erhalten diesen Status, d. h. dass sie korrekturgelesen, ausgezeichnet und mit den augenblicklich möglichen Anmerkungen versehen sind. Veränderungen der Datei beziehen sich dann in der Regel nur noch auf die Kommentare. Solche Datensätze erhalten den Vermerk ‘bearbeitet’.

2.6 Zum Umgang mit Dubletten

Im Fall der fehlerhaften Verdopplung von Datensätzen werden diese, sofern sie bereits veröffentlicht sind, nicht gelöscht; stattdessen wird eine Referenz gesetzt, die eine Weiterleitung zum korrekten Datensatz ermöglicht. Realisiert wird diese Referenz durch das Element ref und dem dort verfügbaren Attribut target dessen Attributwert die ID der entsprechenden Zieldatei enthält. Zusätzlich wird mit @type="duplicate" dokumentiert, dass es sich beim vorliegenden Datensatz um eine Dublette handelt. Bsp. für eine Dublette bei Personendokumenten:
<person xml:id="A00IDsource="HWH"
 status="approved">

 <ref type="duplicatetarget="A00ID"/>
</person>

3 Zur Codierung der Volltexte

3.1 Grundsätze der Textübertragung und -auszeichnung

Grundsätzlich werden alle Texte diplomatisch wiedergegeben (unter Einschluss der originalen Orthographie und Zeichensetzung). Außerdem wird der Originalzeilenfall dokumentiert.

Einen Sonderfall stellen die Telegramme dar, die ihre Inhalte stets in Großbuchstaben wiedergeben. Dieser Umstand ist historisch-technisch bedingt. In diesen Fällen, also dass Groß- und Kleinschreibung aufgrund äußerer Einflüsse historisch nicht beachtet werden konnte, werden die Inhalte entsprechend der heute üblichen Groß- und Kleinschreibung übertragen. Damit diese Änderung transparent bleibt, sind sämtliche übertragene Abschnitte mit einem entsprechenden Markup ausgezeichnet. Eine Anpassung von 'ss' zu 'ß', für welches bis 2020 im Deutschen kein Großbuchstabe exisitierte, wird jedoch nicht vollzogen. Diese Schritte dienen der Lesbarkeit und sind aus Vermittlungsgründen in die Edition eingeführt worden.

<hi rend="capital">Dieser Text war in Grossbuchstaben abgedruckt</hi>

3.2 Typoskripte

Ungefähr die Hälfte der Briefe dieser Edition wurden mit der Schreibmaschine geschrieben (zur Vorliebe der Autoren vgl. die Beschreibung ihrer Schreibgewohnheiten) und kommt es hierdurch gelegentlich zu Doppelüberlieferungen, da an der einen Stelle der abgeschickte Brief erhalten ist und an anderer Stelle der ev. aufgehobene Durchschlag. Diese Überlieferungseigenart (sehr selten gibt es auch Photokopien) wird in der Quellenbeschreibung erfasst. Die Übertragung folgt dem Original.

Das Medium ‘Schreibmaschine’ hat einige Besonderheiten, auf die hier verwiesen werden muss.

Zeilenabstand: Der Zeilenabstand konnte fest eingestellt werden von halbem bis 2,5fachen (?) Zeilenabstand, also in 5 Stufen. Hierbei hat der sog. einfache Abstand bereits zwei Stufen. Um den Text eindeutig lesen zu können, war mindestens ein einzeiliger Abstand notwendig, doch wurde gelegentlich auch manuell der halbe Abstand eingestellt. Dies wurde einerseits dazu genutzt, Absätze von einander zu trennen (hier sind also nicht nur die sonst im Dokument genutzten Leerzeilen sondern auch Zwischenstufen möglich), andererseits um vergessene Worte mit der Maschine nachzutragen. solche Einfügungen waren vor allem möglich, wenn der Grundzeilenabstand größer als 1,5 war, da dann durch die halbzeilige Versetzung ein anderes Wort leserlich eingefügt werden konnte.

Durch das Einspannen des Blatt Papiers entsteht oben und unten ein Rand von ca. 2cm, da das Blatt sonst nicht fest auf der Walze hielt. Oben wurde von diesem Rand selten abgewichen, doch konnte es vorkommen, dass der Schreiber nicht merkte, dass das Blatt unten zu Ende ging und noch einmal eine Zeilenschaltung machte. Die dann entstehende Zeile war in der Regel nicht mehr gerade, sondern das Blatt rutschte immer weiter nach oben, so dass die letzte Zeile immer weiter nach unten geriet. Diese typographische Besonderheit wird nicht wiedergegeben, sondern nur in der layoutDesc beschrieben.

Streichungen: Um Worte zu tilgen hat sich bei der Schreibmaschine nicht der Bindestrich durchgesetzt, sondern wurde der Buchstabe x verwendet. Diese Form wird mit dem Attribut @typedthrough bzw. @overtyped gekennzeichnet. Gelegentlich kommt es vor allem bei Streichungen von einzelnen Buchstaben vor, dass diese mit einem Schrägstrich / getilgt sind.

Autorkorrekturen: kleine Fehler wie ein oder zwei falsche Buchstaben wurden häufig einfach überschrieben. Dies wird mit subst codiert und im del wird vermerkt, dass die Buchstaben overtyped sind.

Buchstabenzusätze wie Akzente: als Type waren auf den Maschinen der accent aigu ´ und der accent grave ` vorhanden, aus diesen wurde der accent circonflexe zusammengesetzt. Weitere Zeichen waren auf deutschen Maschinen nicht vorhanden und wurden deshalb weggelassen oder später handschriftlich ergänzt. Für die im Spanischen häufige Tilde wurde gelegentlich ein accent circonflexe gesetzt und für den Strich im c ein Komma in das c geschrieben.

Sonderzeichen: In anderen Sprachen übliche Zeichen wie ¡! ¿? sind auf fremdsprachigen Maschinen möglich. Auf deutschen Maschinen werden sie im allgemeinen ausgelassen. Gelegentlich findet sich allerdings ein ; als Ersatz für ¡.

Fehlende Zeichen: Gegenüber heutigen Tastaturen fehlen auf Schreibmaschinen einige Zeichen. Besonders auffällig ist das Fehlen der Null 0, die durch ein O ersetzt wurde, wobei häufig ein kleines o verwendet wird. Auf anderen Maschinen fehlte dagegen die 1, die dann durch ein l ersetzt wurde. Dies wird diplomatisch wiedergegeben.

Leerstellen: Da bei Schreibmaschinen die Buchstabenabstände eine feste Breite haben (Festbreitenschrift), lassen sich Lücken sehr genau bestimmen. Die diplomatische Übertragung gibt deshalb fehlende und überflüssige Leerzeichen wieder. Entsteht eine Lücke von zwei und mehr Zeichen wird diese als space codiert und die Zahl der Leerzeichen mit @n angegeben.

<!-- source="A040C8D9"??? --><p>Eine Lücke mit einem doppelten <space unit="charsquantity="2"/>Leerzeichen.</p>

Farbband: Für Schreibmaschinen gab es zweifarbige Farbbänder, im allgemeinen mit den Farben rot und schwarz. Wurde die Mehrfarbigkeit eingesetzt, so ist dies in handNote beschrieben und wird dies im Dokument mit handShift codiert.

In Typoskripten werden (Zeilen-)Abstände abweichend von 1,0 in der layoutDesc beschrieben. In allen Dokumenten werden Standard-Einrückungen (erste Zeile eines Absatzes) in der layoutDesc angemerkt. Von der Regel abweichende Einschübe werden als space oder pcodiert.

3.3 Textstruktur

Die Struktur der Texte kann mit folgenden Elementen untergliedert werden:

  • div (text division) contains a subdivision of the front, body, or back of a text.
  • p (paragraph) marks paragraphs in prose.
  • pb (page break) This element indicates a linebeginning.
  • cb (column break) marks the beginning of a new column of a text on a multi-column page.
  • lb (line break) This element indicates a linebeginning.
  • table (table) contains text displayed in tabular form, in rows and columns
  • list (list) contains any sequence of items organized as a list.
  • item (item) contains one component of a list.
  • lg (line group) contains one or more verse lines functioning as a formal unit, e.g. a stanza, refrain, verse paragraph, etc.
  • l (verse line) contains a single, possibly incomplete, line of verse.

Es folgen nur Erläuterungen zu einzelnen Gliederungspunkten, wenn die Verwendung in Henze-Digital Besonderheiten gegenüber der allgemeinen Verwendung in TEI aufweist.

3.3.1 Abschnitte <div>

In der Regel enthält ein Brief nur einen div. Ausnahmen sind Briefe, die von verschiedenen Personen geschrieben sind, und Briefe, die eindeutig an verschiedenen Tagen (writingSessions) geschrieben sind. Beilagen wie Dokumente oder Rezensionen aber auch Umschläge werden getrennt erfasst, aber in dem Brief verlinkt.

3.3.2 Absätze <p>

Die grundsätzliche Gestaltung der Absätze wird in den Angaben zum Layout layoutDesc beschrieben: Zeilenabstand, Einzüge, Abstände, wobei die Angaben bei Typoskripten exakter sein können als bei handschriftlich überlieferten Dokumenten. Weicht ein Absatz davon ab, wird dies als Attribut in p vermerkt. Für den Einzug wird hierbei das space verwendet. Die Breite des Einzugs wird wie auch bei anderen Abständen in der Zahl der Buchstaben oder in Abständen von ca. 2cm angegeben. Wird in der layoutDesc kein Einzug standardmäßig für die Absätze angegeben, beginnen Absätze ohne weiteres Attribut am linken Rand.

3.4 Zum Umgang mit Hervorhebungen im Text

Texthervorhebungen wie Unterstreichungen, Hochstellung, etc. im laufenden Text werden mit dem Element hi gekennzeichnet.

  • hi (highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made.
    rend [att.hendi.rend] (rendition) indicates how the element in question was rendered or presented in the source text.

Unterstreichungen: Einfache, doppelte oder mehrfache Unterstreichungen werden mit dem Element (highlighted) im Text vermerkt. Als Attribute werden dabei einerseits die Tatsache der Unterstreichung und die Zahl der Striche angegeben. @rend="underline" n="3". Sofern zusätzliche Binnenunterstreichungen gesetzt sind, werden diese geschachtelt angegeben und zur grundsätzlich vorhandenen Zahl der Striche addiert, d. h. ein innerhalb einer Doppelunterstreichung dreifach unterstrichenes Wort erhält zusätzlich die Binnenangabe @rend="underline" n="1". Die Wiedergabe im angezeigten Text erfolgt zur Zeit nur mit einer Zahl von bis zu zwei Strichen.

3.5 Zeichenebene

3.5.1 Trennstriche

Ein "normaler" Zeilenumbruch wird durch lb dargestellt. Ein Zeilenumbruch, der innerhalb eines Wortes vorlommt und durch einen Trennstrich orthographisch realisiert ist, wird mit lb break="no" codiert. Ein vergessener Trennstrich wird mit <lb break="no" rend="noHyphen"> codiert!

3.5.2 Abkürzungen <abbr>

Abkürzungen, die unverständlich bleiben und sich nicht durch bloße Ergänzung auflösen lassen, werden in ihrer originalen Form und zusätzlich als wahlweise aufzurufende Vollform wiedergegeben:


<!-- source??? Beispiele --><choice>
 <abbr>bzgl.</abbr>
 <expan>bezüglich</expan>
</choice>
<choice>
 <abbr>Sal:</abbr>
 <expan resp="editor">Salzburg</expan>
</choice>
[...]
<choice>
 <abbr>br.</abbr>
 <expan resp="editor">bringe</expan>
</choice>
bitte was mit [...]

3.5.3 Schreibversehen

Schreibversehen (wie z. B. versehentliche Wortwiederholungen) werden in der Regel so übernommen und durch das Element sic markiert, um eine spätere irrtümliche Korrektur durch einen Editor zu verhindern. Dort, wo solche Schreibversehen zu Leseschwierigkeiten führen, kann in einem choice-Element neben der originalen Schreibung (sic oder <orig>) eine vom Editor angebotene Korrektur angeboten werden (mit <corr resp="XY">.

3.5.4 Fremdsprachliche Textteile

Die Korrespondenz von Henze und seinen Partnern verwendet sehr unterschiedliche Sprachen und fügt immer wieder Wörter, Satzteile oder ganze Passagen in anderen Sprachen ein. Die Grundsprache eines Briefes wird in den Metadaten angegeben, hiervon abweichende Sprachen werden mit foreign gekennzeichnet. Wenn es sich bei den verwendeten Sprachen um andere als deutsch und englisch handelt, so wird eine Übersetzung angeboten.

Das den fremdsprachlichen Anteil kennzeichnende Element foreign erhält hierzu eine xml:id nach dem Muster foreign.\d+. Die einzelnen Vorkommen werden dokumentweise durchgezählt. Im notesStmt werden die Übersetzungen hinterlegt und mit dem correspondierenden Element im Text assoziiert.


<!-- Im Header --><note type="translationxml:lang="de"
 corresp="#foreign.1">
eine etwas melancholische Umarmung</note>
<!-- im Body -->
<foreign xml:lang="esxml:id="foreign.1">un abrazo un poco melancólico</foreign>

3.5.5 Anführungszeichen

Die Verwendung von Anführungszeichen zur Hervorhebung einer Phrase ist von einem Zitat zu unterscheiden. Während das Element q lediglich die Anführungszeichen repräsentiert, markiert das Element quote ein Zitat. Im Rahmen der Edition werden Anführungzeichen durch die Verwendung dieser beiden Elemente ersetzt, sodass im codierten Text keine Anführungszeichen enthalten sind. Damit aus inhaltlicher Sicht kein Defizit entsteht, werden Abweichungen "von der Norm" codiert.

Diese anzulegende Norm wird in mehreren Schritten definiert:

  • Sprache des Dokumentes
  • Schreibeigenheiten des Autors
  • Eigenheiten des Dokumentes

Finden sich keine weiteren Angaben, so ist die Sprache des Dokumentes maßgebend. Das heißt, dass q oder quote doppelte Anführungszeichen in der definierten Sprache des Dokumentes darstellen. Sind Schreibeigenheiten des Autors bekannt, die durch die Häufigkeit ihrer Verwendung eine Art Norm bilden, so haben diese Vorrang vor der Sprache des Dokumentes. Weist ein Dokument jedoch Eigenheiten auf, die innerhalb des Dokumentes als Standard anzusehen sind (bspw. die konsequente Verwendung von Sternchen als Anführungszeichen) haben diese die oberste Priorität.

Codiert werden immer nur Abweichungen von der jeweils geltenden Norm!

Die unterstützen Zeichen sind:

  • „[...]“ und ,[...]‘ (deutsch)
  • “[...]” und ‘[...]’ (englisch)
  • «[...]» und ‹[...]› (französisch)

Werden also keine näheren Angaben gemacht, stehen die Elemente q und quote stellvertretend für doppelte Anführungszeichen in der definierten Sprache des Dokumentes.

<p>Dieser deutsche Satz <q>enthält</q> doppelte Zeichen.</p>
<!-- Dieser deutsche Satz „enthält“ doppelte Zeichen. -->

Handelt es sich um einfache Anführungszeichen, so ist das entsprechend zu codieren:

<p>Dieser deutsche Satz <q rend="single">enthält</q> einfache Zeichen.</p>
<!-- Dieser deutsche Satz ,enthält‘ einfache Zeichen. -->

Wenn Anführungszeichen einer anderen Sprache verwendet werden, dient das Attribut xml:lang dazu diese Sprache zu definieren.

<p>Dieser deutsche Satz <q xml:lang="fr">enthält</q> französische Zeichen.</p>
<!-- Dieser deutsche Satz «enthält» französische Zeichen. -->

Wenn die Zeichen ungleichmäßig voneinander abweichen, kann dies über eigens dafür definierte Attribute (rendLeft, rendRight) angegeben werden.

<p>Dieser deutsche Satz <q rendRight="single">enthält</q> solche Abweichungen.</p>
<!-- Dieser deutsche Satz „enthält‘ solche Abweichungen. -->

Auch der Fall, dass eines der beiden Zeichen oder beide fehlen kann auf diese Art codiert werden. Für ein Fehlen wird der Wert none verwendet. Durch den Umstand, dass bei der Verwendung der Elemente q und quote ein Anfangs- und Endpunkt zwangsläufig definiert werden muss, kommt diese Form der Codierung einer editorischen Ergänzung gleich.

<p>In diesem deutschen Satz <q rendRight="none">fehlt</q> das rechte Anführungszeichen.</p>
<!-- In diesem deutschen Satz „fehlt[“] das rechte Anführungszeichen. -->

Zum Hintergrund dieses Modells: Ziel der Edition ist es den Inhalt im Code adäquat abzubilden. Gleichzeitig ist auch die Vermittlung der Forschungsdaten ein wichtiger Aspekt. Ersteres ließe sich auch dadurch realisieren, dass die Anführungszeichen als Textzeichen in die Dateien eingegeben werden. Ein solches Vorgehen verwehrt jedoch die Möglichkeit eine Lesefassung anzubieten, in der z.B. sämtliche Zeichen normalisiert sein könnten. Um also eine Steuerung dieser Zeichen in der späteren Anzeige zu ermöglichen, ist es notwendig diese ansteuerbar zu machen. Gleichzeitig soll der Inhalt aber nicht dadurch defizitär werden, dass Rückschlüsse auf das Original (Diplomatik) nicht mehr möglich sind. Aus diesen Gründen werden die Anführungszeichen entsprechend auscodiert. Das Modell der Norm-Hierarchie bringt zwar eine weitere Ebene hinein, durch welche die Komplexität weiter steigt, jedoch müssen dadurch nur wenige Stellen explizit codiert werden, nämlich die Abweichungen. In der Konstitution komplex, erleichtert dieses Modell die Erarbeitung der Edition.

3.5.6 Musiknotation

Sind in den Dokumente Notenbeispiele erhalten, so werden sie innerhalb des Elements notatedMusic als MEI-Datei eingefügt.

3.5.7 Sonstige Symbole und Grafiken

Eingefügte Zeichnungen und Graphiken werden mit figure codiert und in der figDesc beschrieben.

3.6 Textkonstitution

Textkonstitutionelle Merkmale im Text werden mit den folgenden Elementen erfasst und beschrieben:

  • del (deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, annotator, or corrector.
  • add (addition) contains letters, words, or phrases inserted in the source text by an author, scribe, annotator, or corrector.
  • subst (substitution) groups one or more deletions with one or more additions when the combination is to be regarded as a single intervention in the text.
  • space (space) indicates the location of a significant space in the copy text.
  • damage (damage) contains an area of damage to the text witness.
  • gap (gap) indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible.
  • unclear (unclear) contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source.

3.6.1 Autoreigene Tilgungen

Das einfache Streichen von Worten oder Absätzen wird durch das Element del (deleted) gekennzeichnet, die Form der Streichung sollte dabei durch das Attribut rend (rendition) angegeben werden (in der Regel als <del rend="strikethrough"/>). Geschieht das Streichen und Ersetzen als ad-hoc-Korrektur in der Zeile, genügt diese Kennzeichnung und es muss kein Substitutionsvorgang bezeichnet werden. Doppelte Durchstreichungen sind folgendermaßen zu codieren:
<del>
 <hi rend="strikethroughn="2">...</hi>
</del>

3.6.2 Autoreigene Ergänzungen

Einfügungen, die der Autor (Schreiber) nachträglich oder im Schreibvorgang vorgenommen hat, werden (sofern es sich nicht um Korrekturen durch Eingriffe in die ursprüngliche Substanz) handelt, mit dem Element add (addition) vermerkt. Dabei sollte der Ort der Einfügung mit Hilfe des Attributs place bezeichnet werden. Als Attributwerte kommen dabei in Frage: „inline“, „margin“, „above“ (the line), „below“ (the line) oder „mixed“. Stammen solche Einfügungen von anderer Hand, kann dies im Attribut hand ausgewiesen werden. Hinweis: Einfügungen und Zusätze des Herausgebers werden nie mit add, sondern mit corr oder subst vorgenommen!

3.6.3 Autoreigene Korrekturen

(siehe auch: 3.6.2 Autoreigene Ergänzungen): Korrekturen, die der Autor (Schreiber) in seinem Text vorgenommen hat, werden als Substitutionsprozess innerhalb des Elements subst dargestellt. Dieser Prozess besteht in der Regel aus zwei Teilen: dem Löschungsvorgang (durch Streichen, Überschreiben o. ä.) und der Ergänzung des neuen Textes (durch Einfügen, Überschreiben o. a.). Der Vorgang ist sowohl hinsichtlich der Art des Löschvorgangs als auch des Ortes, an dem der Ersatztext zu finden ist, näher zu beschreiben. Hinweis: Die Art und Weise der Streichung wird am Element del festgehalten, nicht an subst. Ist der ersetzte Text nicht zu entziffern, so wird innerhalb des Elements del ein Element gap angegeben (das durch unit und quantity näher charakterisiert sein kann). Ein Ersetzungsvorgang, bei dem das Wort „wollte“ durch „musste“ überschrieben wurde, sieht daher in der Codierung wie folgt aus:
<subst>
 <del rend="overwritten">wollte</del>
 <add place="inline">musste</add>
</subst>

Sind z. B. in Typoskripten notwendige Korrekturen, oft nachträglich, nur mit Korrekturzeichen angegeben (z. B. zu tauschende Buchstaben mit dem entsprechenden Korrekturzeichen) so wird dies in einer Anmerkung beschrieben.

3.6.4 Unleserliche Stellen

Hier sind zwei Möglichkeiten zu unterscheiden: 1. Wenn durch Wasserschäden, Siegelloch oder sonstige äußere Einwirkungen (nicht aktives Eingreifen des Schreibers in den Text!) Teile nicht lesbar sind, wird dies durch das Element damage gekennzeichnet. Dabei wird die Ursache der Lesebeeinträchtigung durch das Attribut agent angegeben. Die Auszeichnung kann als bloße Kennzeichnung der ‘Schadenstatsache’ erfolgen oder aber unklare bzw. vom Herausgeber ergänzte Lesungen kennzeichnen.
An die<damage agent="water">
 <unclear>ser roten</unclear>
</damage> Stelle war etwas beschädigt").
Wenn die Ergänzung auf den Hg. zurückgeht und, wie im vorstehenden Falle, etwas ‘nicht Selbstverständliches’ (zu letzterem gehören Ergänzungen einzelner Buchstaben) umfasst, sollte sich der Hg. als Verantwortlicher eintragen: @resp="EM". Komplett unlesbare Bereiche werde durch das Element [...] gekennzeichnet, wobei der Vollständigkeit halber der Umfang mit den Attributen unit und quantity notiert werden kann (als Werte kommen z. B. ‘characters’ in Frage), die Entzifferungsprobleme können zusätzlich durch das Attribut @reason="illegible" vermerkt sein.

3.6.5 Unsichere Lesung

Alle nur aus Leseschwierigkeiten der Handschrift resultierenden Unklarheiten werden in das Element unclear eingeschlossen. Sofern mehrere Deutungsmöglichkeiten vorhanden sind, werden diese innerhalb des Elements choice zur Auswahl gestellt. In diesem Falle sollte bei den Einzellesungen das Element unclear durch ein Attribut cert (certainty) ergänzt werden. Als Werte kommen dafür high, medium, low oder unknown in Frage. Durch das hinzugefügte Attribut resp ist dabei der für diese Einschätzung verantwortliche Editor erkennbar.

3.7 Eingriffe der Herausgebenden

  • supplied (supplied) signifies text supplied by the transcriber or editor for any reason, typically because the original cannot be read because of physical damage or loss to the original.
  • choice (choice) groups a number of alternative encodings for the same point in a text.
  • sic (Latin for thus or so) contains text reproduced although apparently incorrect or inaccurate.
  • corr (correction) contains the correct form of a passage apparently erroneous in the copy text.
  • abbr (abbreviation) contains an abbreviation of any sort.
  • expan (expansion) contains the expansion of an abbreviation.
  • note (note) contains a note or annotation.

3.7.1 Ergänzungen der Herausgebenden

Gelegentlich kann es vorkommen, dass der Autor zum besseren Textverständnis einzelne fehlende Zeichen oder auch Zeichenfolgen bzw. Worte ergänzen muss/möchte (wenn dies die Folge von Textverlusten ist, vgl. allerdings die Rubrik ‘Unleserliches 1’). Diese Ergänzungen werden mit dem Attribut @resp innerhalb von supplied vorgenommen (Bsp.: heute kam Friedr<supplied resp="editor">i</supplied>ch). Alle auf diese Weise vorgenommenen Ergänzungen erscheinen z.Zt. im Text in eckigen Klammern.

3.7.2 Korrekturen der Herausgebenden

(sofern für das Verständnis zwingend): Es kommt vor, dass ganz offensichtlich Falsches zu Missverständnissen führt und besser korrigiert werden sollte. Zur Kennzeichnung der originalen Schreibung wird nun ein sic-Element verwendet (das auch eingetragen werden kann, um die Tatsache eigenartiger Schreibungen hervorzuheben, damit in späteren Korrekturgängen an dieser Stelle nicht fälschlich ein Verschreiber des Übertragenden angenommen wird). Die Korrektur selbst kann dann durch corr angegeben werden und der Urheber sollte sich als Verantwortlicher (@resp="IC") eintragen. Das Ganze wird in ein choice-Element eingeschlossen, um eine wahlweise Darstellung zu ermöglichen.

3.7.3 Kommentare der Herausgebenden

<note @attribut>
textConst text-Constitution (Textkonstitution):
definition Definition:
part
commentary Commentary (Einzelstellenkommentar)
editorial
summary
thematicCom thematic Commentary (Themenkommentar):

3.8 Quellenangaben/Textzeugen

  • accMat (accompanying material) contains details of any significant additional material which may be closely associated with the manuscript or object being described, such as non-contemporaneous documents or fragments bound in with it at some earlier historical period.
  • physDesc (physical description) contains a full physical description of a source or source part, optionally subdivided using more specialized elements from the model.physDescPart class.

3.9 Schreiber*innen (Hände)

Sie Erfassung der Schreiber*innen (Hände) wird in handNotes vorgenommen. Das erste Element handNote definiert den Grundtyp der Schreibweise (Manuskript bzw. Typoskript). Ferner werden hier das Schreibmittel (medium), ggf. die Farbe (hendi:color) und (soweit identifizierbar) der/die Schreiber*in (scribe) angegeben.

<handNotes>
 <handNote xml:id="hand.1"
  script="typescript"/>

 <handNote xml:id="hand.2"
  script="manuscriptscribe="A0002EA0"/>

 <handNote xml:id="hand.3"
  script="manuscriptmedium="pen"/>

 <handNote xml:id="hand.4"
  script="manuscriptmedium="pencilhendi:color="blue"/>

</handNotes>

Die ID-Vergabe erfolgt dokumentweise und folgt dem im Beispiel vorgeführten Schema. Im Text kann mit dem Attribut hand eine Beziehung zur entsprechenden handNote hergestellt werden.

3.10 Beziehungen zwischen Texten/Dokumenten

Briefkontexte, Entwürfe, mehrteilige Schriften, floatingText

Zu den Relationsverweisen siehe 2.1.1.1 Grundstruktur des Textes, 2.1.2.5 Umschläge und 2.1.3 Schriftstücke.

3.11 Inhaltliche Auszeichnung

  • persName (personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including one or more of the person's forenames, surnames, honorifics, added names, etc.
  • UNKNOWN ELEMENT workName
  • placeName (place name) contains an absolute or relative place name.
  • rs (referencing string) identifies one or more objects by type person, work, dairy entry, and so on.
  • date (date) contains a date in any format.

3.11.1 Personen

In der Auszeichnung von Personen ist zu unterscheiden, ob der Name einer Person genannt wird oder eine Be- bzw. Umschreibung. Wird der Name genannt, ist persName zu verwenden, gibt es nur eine (indirekte) Beschreibung einer Person wie ‘sein Bruder’, ‘die Ärtze’ oder ‘die Musiker’, so ist rs mit dem @person oder @persons zu verwenden. Auszeichnungen von Personen sollten immer zur eindeutigen Bestimmung mit Hilfe eines @key verwendet werden. Werden mehrere Personen in einem Wort angesprochen, z. B. Ehepaar Müller, sind die keys beider Personen in dem Element als Attribut zu ergänzen. Achtung: da der Personennamen dann nicht eindeutig ist wird in diesem Fall, trotz Namensnennung, rs verwendet. Nur in rs können mehrere keys gesetzt werden.

Bei biblischen oder mythologischen Namen wird name verwendet und jeweils präzisiert mit @myth oder @biblical. Ebenso werden Namen von dramatis personae (Rollen) aus Schauspielen oder Musiktheaterstücken, z. B. Elisabeth Zimmer, Dr. Wilhelm Reischmann (aus: ‘Elegie für junge Liebende’) mit @actingRole oder Figuren aus Prosatexten wie Wilhelm Meister mit @character spezifiziert

3.11.2 weitere Namen

GEopolitische Namen werden direkt mit den zugehörigen Elementen district, settlement, region, country, bloc ausgezeichnet und mit einem key versehen. In dem zugehörigen Datensatz wird dann über geoNames die Angabe präzisiert. Ortsangaben, die keine politische sondern geographische Einheiten bezeichnen, werden mit geogName und @type codiert: z. B. forest, island, lake, mountain, river.

Es bleiben jedoch einige Namen, die mit name und einem Attribut bestimmt werden müssen: vor allem Werke @work oder @works und Aufführungsorte @venue. Gerade bei Theatern ist dabei sorgfältig zu unterscheiden, ob in dem Brief z. B. ‘Mailander Scala’ als Aufführungsort oder als Organisation angesprochen ist.

3.11.3 indirekte Angaben

Für alle indirekten Erwähnungen, nicht nur für Namen (s.o.), ist rs zu verwenden und ist das Element mit Attributen zu präzisieren. Dies wird auch verwendet, um auf angesprochene postalische Dokumente zu verweisen wie z. B.: "dein letzter Brief". Anschließend folgt der Key des angesprochenen Gegenstandes. [kann man hier automatisch die Liste der erlaubten types einfügen?]

3.11.4 Datumsangaben

Alle Datumsangaben werden, damit sie prozessierbar werden, mit date ausgezeichnet und mit Hilfe eines Attributs in ein normiertes Datum umgesetzt, z. B. wird 3. Januar 1956 als date ausgezeichnet mit @when="1956-01-03". Zeiträume werden in dem Element mit @from @to wiedergegeben, also ‘zwischen dem 5. und 8. März 1958 werde ich bei Euch sein’ wird zu @from="1958-03-05" @to="1958-03-08". Ist nur ein ungefährer Zeitraum wie Ende März angegeben, so wird dies mit @notBefore="1958-03-20" @notAfter="1958-03-30" ausgezeichnet. Die Jahreszahl muss in jedem Fall ergänzt werden, auch wenn sie wie im letzten Beispiel im Text nicht genannt ist.

3.11.5 Datierungen

Die Datumsangaben in der in einem Brief üblichen dateline wird codiert wie alle anderen Daten. Wird ein Datum oder ein Teil davon erschlossen, so wird dieses Datum mit supplied als vom Herausgeber ergänzt markiert.

<dateline>Edinburgh Monday <date>17th August <supplied>1970</supplied>
 </date>
</dateline>
<dateline>
 <date when="1958-01-03">
  <supplied>3. Januar 1958</supplied>
 </date>
</dateline>
Die Verantwortlichkeit für die Ergänzung kann mit @resp angegeben werden. Bei vollständiger Erschließung des Datums sollte eine Begründung in einer note festgehalten werden.
<dateline>
 <supplied resp="IC">
  <date notBefore="1972-06-10"
   notAfter="1972-06-20">
Mitte Juni 1972</date>
 </supplied>
</dateline>
<note resp="IC">Enzensberger bezieht sich auf den Brief Henzes vom 2. Juni 1972</note>

In den Metadaten unter correspAction wird das erschlossene Datum ‘normal’ eingetragen, allerdings erhält das Element date dann ein Attribut @type="editor". ebenfalls hervorgehoben mit einem @type="postal" sind Datumsangaben, die nicht auf Angaben des Autors, sondern auf postalischen Angaben wie Stempel oder Postvermerke zurückgehen. Bei allen date-Angaben ohne Attribut ist von dem Attribut @type="source" auszugehen. Da dies der Normalfall ist, wird er nicht ausdrücklich codiert.

3.11.6

#102: prüfen, ob wir alles mit name abdecken.

Appendix A All the different schemaSpecs of Henze-Digital (HWH)

Schema hendiAll: Elements

<ab>

<ab> (anonymous block) contains any arbitrary component-level unit of text, acting as an anonymous container for phrase or inter level elements analogous to, but without the semantic baggage of, a paragraph. [16.3. Blocks, Segments, and Anchors]
Module linking
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.declaring (@decls) att.fragmentable (@part) att.written (@hand)
Member of
Contained by
May contain
Note

The ab element may be used at the encoder's discretion to mark any component-level elements in a text for which no other more specific appropriate markup is defined.

Example
<div type="bookn="Genesis">
 <div type="chaptern="1">
  <ab>In the beginning God created the heaven and the earth.</ab>
  <ab>And the earth was without form, and void; and
     darkness was upon the face of the deep. And the
     spirit of God moved upon the face of the waters.</ab>
  <ab>And God said, Let there be light: and there was light.</ab>
<!-- ...-->
 </div>
</div>
Schematron

<sch:report test=" (ancestor::tei:p or ancestor::tei:ab) and not( ancestor::tei:floatingText |parent::tei:exemplum |parent::tei:item |parent::tei:note |parent::tei:q |parent::tei:quote |parent::tei:remarks |parent::tei:said |parent::tei:sp |parent::tei:stage |parent::tei:cell |parent::tei:figure )"> Abstract model violation: ab may not occur inside paragraphs or other ab elements.
</sch:report>
Schematron

<sch:report test=" (ancestor::tei:l or ancestor::tei:lg) and not( ancestor::tei:floatingText |parent::tei:figure |parent::tei:note )"> Abstract model violation: Lines may not contain higher-level divisions such as p or ab, unless ab is a child of figure or note, or is a descendant of floatingText.
</sch:report>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element ab
{
   att.global.attributes,
   att.typed.attributes,
   att.declaring.attributes,
   att.fragmentable.attributes,
   att.written.attributes,
   macro.paraContent
}

<abbr>

<abbr> (abbreviation) contains an abbreviation of any sort. [3.6.5. Abbreviations and Their Expansions]
Module core
Attributes att.typed (type, @subtype)
Member of
Contained by
linking: ab seg
textstructure: salute signed
transcr: supplied
May contain
Note

If abbreviations are expanded silently, this practice should be documented in the editorialDecl, either with a <normalization> element or a p.

Example
<choice>
 <expan>North Atlantic Treaty Organization</expan>
 <abbr cert="low">NorATO</abbr>
 <abbr cert="high">NATO</abbr>
 <abbr cert="highxml:lang="fr">OTAN</abbr>
</choice>
Example
<choice>
 <abbr>SPQR</abbr>
 <expan>senatus populusque romanorum</expan>
</choice>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element abbr { att.typed.attribute.subtype, macro.phraseSeq }

<accMat>

<accMat> (accompanying material) contains details of any significant additional material which may be closely associated with the manuscript or object being described, such as non-contemporaneous documents or fragments bound in with it at some earlier historical period. [«#msadac»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
Contained by
msdescription: physDesc
May contain
Example
<accMat>A copy of a tax form from 1947 is included in the envelope
with the letter. It is not catalogued separately.</accMat>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element accMat
{
   att.global.attributes,
   att.typed.attributes,
   macro.specialPara
}

<acquisition>

<acquisition> (acquisition) contains any descriptive or other information concerning the process by which a manuscript or manuscript part or other object entered the holding institution. [«#mshy»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
msdescription: history
May contain
Example
<acquisition>Left to the <name type="place">Bodleian</name> by
<name type="person">Richard Rawlinson</name> in 1755.
</acquisition>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element acquisition
{
   att.global.attributes,
   att.datable.attributes,
   macro.specialPara
}

<add>

<add> (addition) contains letters, words, or phrases inserted in the source text by an author, scribe, annotator, or corrector. [3.5.3. Additions, Deletions, and Omissions]
Module core
Attributes att.hendi.rotation (@rotation)
place specifies where this item is placed. It should not be used for overtyped passages in typescripts.
Status Recommended
Legal values are:
above
insertion above the line.
below
insertion below the line.
inline
insertion inline.
margin-left
insertion at the left margin.
margin-right
insertion at the right margin.
margin-top
insertion at top margin.
margin-bottom
insertion at bottom margin.
mixed
hand
Status Recommended
Datatype teidata.pointer
Member of
Contained by
May contain
Note

In a diplomatic edition attempting to represent an original source, the add element should not be used for additions to the current TEI electronic edition made by editors or encoders. In these cases, either the corr or supplied element are recommended.

In a TEI edition of a historical text with previous editorial emendations in which such additions or reconstructions are considered part of the source text, the use of add may be appropriate, dependent on the editorial philosophy of the project.

Example
The story I am
going to relate is true as to its main facts, and as to the
consequences <add place="above">of these facts</add> from which
this tale takes its title.
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element add
{
   att.hendi.rotation.attributes,
   attribute place
   {
      "above"
    | "below"
    | "inline"
    | "margin-left"
    | "margin-right"
    | "margin-top"
    | "margin-bottom"
    | "mixed"
   }?,
   attribute hand { teidata.pointer }?,
   macro.paraContent
}

<additional>

<additional> (additional) groups additional information, combining bibliographic information about a manuscript or other object, or surrogate copies of it, with curatorial or administrative information. [«#msad»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: msDesc msFrag msPart
May contain
core: listBibl
msdescription: adminInfo surrogates
Example
<additional>
 <adminInfo>
  <recordHist>
   <p>
<!-- record history here -->
   </p>
  </recordHist>
  <custodialHist>
   <p>
<!-- custodial history here -->
   </p>
  </custodialHist>
 </adminInfo>
 <surrogates>
  <p>
<!-- information about surrogates here -->
  </p>
 </surrogates>
 <listBibl>
  <bibl>
<!-- ... -->
  </bibl>
<!-- full bibliography here -->
 </listBibl>
</additional>
Content model
<content>
 <sequence>
  <elementRef key="adminInfominOccurs="0"/>
  <elementRef key="surrogates"
   minOccurs="0"/>

  <elementRef key="listBiblminOccurs="0"/>
 </sequence>
</content>
Schema Declaration
element additional
{
   att.global.attributes,
   ( adminInfo?, surrogates?, listBibl? )
}

<addName>

<addName> (additional name) contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name. [13.2.1. Personal Names]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.personal (@full, @sort) (att.naming (@nymRef, @role) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
May contain
Example
<persName>
 <forename>Frederick</forename>
 <addName type="epithet">the Great</addName>
 <roleName>Emperor of Prussia</roleName>
</persName>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element addName
{
   att.global.attributes,
   att.personal.attributes,
   att.typed.attributes,
   macro.phraseSeq
}

<address>

<address> (address) contains a postal address, for example of a publisher, an organization, or an individual. [3.6.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.12.2.4. Imprint, Size of a Document, and Reprint Information]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
type
Status Optional
Legal values are:
sender
(sender)
receiver
(receiver)
Member of
Contained by
May contain
Note

This element should be used for postal addresses only. Within it, the generic element addrLine may be used as an alternative to any of the more specialized elements available from the model.addrPart class, such as street, postCode etc.

Example

Using just the elements defined by the core module, an address could be represented as follows:

<address>
 <street>via Marsala 24</street>
 <postCode>40126</postCode>
 <name>Bologna</name>
 <name>Italy</name>
</address>
Example

When a schema includes the names and dates module more specific elements such as country or settlement would be preferable over generic name:

<address>
 <street>via Marsala 24</street>
 <postCode>40126</postCode>
 <settlement>Bologna</settlement>
 <country>Italy</country>
</address>
Example
<address>
 <addrLine>Computing Center, MC 135</addrLine>
 <addrLine>P.O. Box 6998</addrLine>
 <addrLine>Chicago, IL 60680</addrLine>
 <addrLine>USA</addrLine>
</address>
Example
<address>
 <country key="FR"/>
 <settlement type="city">Lyon</settlement>
 <postCode>69002</postCode>
 <district type="arrondissement">IIème</district>
 <district type="quartier">Perrache</district>
 <street>
  <num>30</num>, Cours de Verdun</street>
</address>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.addrPart"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element address
{
   att.global.attributes,
   attribute type { "sender" | "receiver" }?,
   ( model.global*, ( model.addrPart, model.global* )+ )
}

<addrLine>

<addrLine> (address line) contains one line of a postal address. [3.6.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.12.2.4. Imprint, Size of a Document, and Reprint Information]
Module core
Attributes
rend (rendition) specifies the position and alignment in the source.
Status Recommended
Datatype 1–2 occurrences of hwhdata.position separated by whitespace
n (number) gives a number (or other label) for an element, which is not necessarily unique within the document.
Status Optional
Legal values are:
telephone
telephone number of the relevant correspondent in the address line.
email
email of the relevant correspondent in the address line.
fax
fax number of the relevant correspondent in the address line.
Member of
Contained by
core: address
May contain
Note

Addresses may be encoded either as a sequence of lines, or using any sequence of component elements from the model.addrPart class. Other non-postal forms of address, such as telephone numbers or email, should not be included within an address element directly but may be wrapped within an addrLine if they form part of the printed address in some source text.

Example
<address>
 <addrLine>Computing Center, MC 135</addrLine>
 <addrLine>P.O. Box 6998</addrLine>
 <addrLine>Chicago, IL</addrLine>
 <addrLine>60680 USA</addrLine>
</address>
Example
<addrLine>
 <ref target="tel:+1-201-555-0123">(201) 555 0123</ref>
</addrLine>
Schematron

<sch:rule context="tei:addrLine">
<sch:report test="tei:street and count(./node()) gt 1">When the element street is used no text nodes are allowed within addrLine.</sch:report>
</sch:rule>
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <macroRef key="macro.phraseSeq"/>
  <elementRef key="streetminOccurs="0"
   maxOccurs="1"/>

 </alternate>
</content>
Schema Declaration
element addrLine
{
   attribute rend { list { hwhdata.position, hwhdata.position? } }?,
   attribute n { "telephone" | "email" | "fax" }?,
   ( macro.phraseSeq | street? )
}

<addSpan>

<addSpan> (added span of text) marks the beginning of a longer sequence of text added by an author, scribe, annotator or corrector. [11.3.1.4. Additions and Deletions]
Module transcr
Attributes att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.transcriptional (@status, @cause, @seq) att.editLike (@evidence, @instant)
hand indicates the hand of the agent which made the intervention.
Derived from att.written
Status Required
Schematron

<sch:rule context="tei:*[@hand]">
<sch:assert test="id(substring(@hand,2))">There must be an element with the xml:id = "<sch:value-of select="substring(@hand,2)"/>" which is the target of this @hand.</sch:assert>
</sch:rule>
Datatype teidata.pointer
spanTo indicates the end of a span initiated by the element bearing this attribute.
Derived from att.spanning
Status Required
Schematron The @spanTo attribute must point to an element following the current element

<sch:rule context="tei:*[@spanTo]">
<sch:assert test="id(substring(@spanTo,2)) and following::*[@xml:id=substring(current()/@spanTo,2)]"> The element indicated by @spanTo (<sch:value-of select="@spanTo"/>) must follow the current element <sch:name/>
</sch:assert>
</sch:rule>
Datatype teidata.pointer
Member of
Contained by
May contain Empty element
Note

Both the beginning and the end of the added material must be marked; the beginning by the addSpan element itself, the end by the spanTo attribute.

Example
<handNote xml:id="HEOL"
 scribe="HelgiÓlafsson"/>

<!-- ... -->
<body>
 <div>
<!-- text here -->
 </div>
 <addSpan n="added_gatheringhand="#HEOL"
  spanTo="#P025"/>

 <div>
<!-- text of first added poem here -->
 </div>
 <div>
<!-- text of second added poem here -->
 </div>
 <div>
<!-- text of third added poem here -->
 </div>
 <div>
<!-- text of fourth added poem here -->
 </div>
 <anchor xml:id="P025"/>
 <div>
<!-- more text here -->
 </div>
</body>
Schematron

<sch:assert test="@spanTo">The @spanTo attribute of <sch:name/> is required.</sch:assert>
Schematron

<sch:assert test="@spanTo">L'attribut spanTo est requis.</sch:assert>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element addSpan
{
   att.transcriptional.attribute.status,
   att.transcriptional.attribute.cause,
   att.transcriptional.attribute.seq,
   att.editLike.attribute.evidence,
   att.editLike.attribute.instant,
   att.dimensions.attributes,
   attribute hand { teidata.pointer },
   attribute spanTo { teidata.pointer },
   empty
}

<adminInfo>

<adminInfo> (administrative information) contains information about the present custody and availability of the manuscript or other object, and also about the record description itself. [«#msadad»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: additional
May contain
header: availability
msdescription: custodialHist recordHist
Example
<adminInfo>
 <recordHist>
  <source>Record created <date>1 Aug 2004</date>
  </source>
 </recordHist>
 <availability>
  <p>Until 2015 permission to photocopy some materials from this
     collection has been limited at the request of the donor. Please ask repository staff for details
     if you are interested in obtaining photocopies from Series 1:
     Correspondence.</p>
 </availability>
 <custodialHist>
  <p>Collection donated to the Manuscript Library by the Estate of
     Edgar Holden in 1993. Donor number: 1993-034.</p>
 </custodialHist>
</adminInfo>
Content model
<content>
 <sequence>
  <elementRef key="recordHist"
   minOccurs="0"/>

  <elementRef key="availability"
   minOccurs="0"/>

  <elementRef key="custodialHist"
   minOccurs="0"/>

  <classRef key="model.noteLike"
   minOccurs="0"/>

 </sequence>
</content>
Schema Declaration
element adminInfo
{
   att.global.attributes,
   ( recordHist?, availability?, custodialHist?, model.noteLike? )
}

<affiliation>

<affiliation> (affiliation) contains an informal description of a person's present or past affiliation with some organization, for example an employer or sponsor. [15.2.2. The Participant Description]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.editLike (@evidence, @instant) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
sponsor
recommend
discredit
pledged
Member of
Contained by
May contain
Note

If included, the name of an organization may be tagged using either the name element as above, or the more specific orgName element.

Example
<affiliation>Junior project officer for the US <name type="org">National Endowment for
   the Humanities</name>
</affiliation>
Example

This example indicates that the person was affiliated with the Australian Journalists Association at some point between the dates listed.

<affiliation notAfter="1960-01-01"
 notBefore="1957-02-28">
Paid up member of the
<orgName>Australian Journalists Association</orgName>
</affiliation>
Example

This example indicates that the person was affiliated with Mount Holyoke College throughout the entire span of the date range listed.

<affiliation from="1902-01-01"
 to="1906-01-01">
Was an assistant professor at Mount Holyoke College.</affiliation>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element affiliation
{
   att.global.attributes,
   att.editLike.attributes,
   att.datable.attributes,
   att.naming.attributes,
   att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<altIdentifier>

<altIdentifier> (alternative identifier) contains an alternative or former structured identifier used for a manuscript or other object, such as a former catalogue number. [«#msid»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
msdescription: msFrag msIdentifier
May contain
Note

An identifying number of some kind must be supplied if known; if it is not known, this should be stated.

Example
<altIdentifier>
 <settlement>San Marino</settlement>
 <repository>Huntington Library</repository>
 <idno>MS.El.26.C.9</idno>
</altIdentifier>
Content model
<content>
 <sequence>
  <classRef key="model.placeNamePart"
   expand="sequenceOptional"/>

  <elementRef key="institution"
   minOccurs="0"/>

  <elementRef key="repository"
   minOccurs="0"/>

  <elementRef key="collection"
   minOccurs="0"/>

  <elementRef key="idno"/>
  <elementRef key="noteminOccurs="0"/>
 </sequence>
</content>
Schema Declaration
element altIdentifier
{
   att.global.attributes,
   att.typed.attributes,
   att.datable.attributes,
   (
      placeName?,
      country?,
      region?,
      settlement?,
      geogName?,
      bloc?,
      district?,
      institution?,
      repository?,
      collection?,
      idno,
      note?
   )
}

<analytic>

<analytic> (analytic level) contains bibliographic elements describing an item (e.g. an article or poem) published within a monograph or journal and not as an independent publication. [3.12.2.1. Analytic, Monographic, and Series Levels]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
May contain
Note

May contain titles and statements of responsibility (author, editor, or other), in any order.

The analytic element may only occur within a biblStruct, where its use is mandatory for the description of an analytic level bibliographic item.

Example
<biblStruct>
 <analytic>
  <author>Chesnutt, David</author>
  <title>Historical Editions in the States</title>
 </analytic>
 <monogr>
  <title level="j">Computers and the Humanities</title>
  <imprint>
   <date when="1991-12">(December, 1991):</date>
  </imprint>
  <biblScope>25.6</biblScope>
  <biblScope>377–380</biblScope>
 </monogr>
</biblStruct>
Schematron ensures that titles within analytic have level='a'.

<sch:report test="tei:title/@level and not(tei:title/@level='a')">a title within analytic must have a @level='a'</sch:report>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="author"/>
  <elementRef key="editor"/>
  <elementRef key="respStmt"/>
  <elementRef key="title"/>
  <classRef key="model.ptrLike"/>
  <elementRef key="date"/>
  <elementRef key="textLang"/>
  <elementRef key="idno"/>
  <elementRef key="availability"/>
 </alternate>
</content>
Schema Declaration
element analytic
{
   att.global.attributes,
   (
      authoreditorrespStmttitlemodel.ptrLikedatetextLangidnoavailability
   )*
}

<anchor>

<anchor> (anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element. [8.4.2. Synchronization and Overlap 16.5. Correspondence and Alignment]
Module linking
Attributes
xml:id (identifier) provides a unique identifier for the element bearing the attribute.
Status Required
Datatype ID
Member of
Contained by
May contain Empty element
Note

On this element, the global xml:id attribute must be supplied to specify an identifier for the point at which this element occurs within a document. The value used may be chosen freely provided that it is unique within the document and is a syntactically valid name. There is no requirement for values containing numbers to be in sequence.

Example
<s>The anchor is he<anchor xml:id="A234"/>re somewhere.</s>
<s>Help me find it.<ptr target="#A234"/>
</s>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element anchor { attribute xml:id { xsd:ID }, empty }

<app>

<app> (apparatus entry) contains one entry in a critical apparatus, with an optional lemma and usually one or more readings or notes on the relevant passage. [12.1.1. The Apparatus Entry]
Module textcrit
Attributes att.typed (type, @subtype)
Member of
Contained by
May contain
textcrit: lem rdg
Example
<app>
 <lem wit="#El #Hg">Experience</lem>
 <rdg wit="#Latype="substantive">Experiment</rdg>
 <rdg wit="#Ra2type="substantive">Eryment</rdg>
</app>
Example
<app type="substantive">
 <rdgGrp type="subvariants">
  <lem wit="#El #Hg">Experience</lem>
  <rdg wit="#Ha4">Experiens</rdg>
 </rdgGrp>
 <rdgGrp type="subvariants">
  <lem wit="#Cp #Ld1">Experiment</lem>
  <rdg wit="#La">Ex<g ref="#per"/>iment</rdg>
 </rdgGrp>
 <rdgGrp type="subvariants">
  <lem resp="#ed2013">Eriment</lem>
  <rdg wit="#Ra2">Eryment</rdg>
 </rdgGrp>
</app>
Example
<app loc="1">
 <rdg resp="#SEG">TIMΩΔA</rdg>
</app>
Example
<app loc="1-6">
 <note>Too badly worn to yield a text</note>
</app>
Example
<choice xml:id="choice3">
 <reg>σύμπαντα</reg>
 <orig>ΣΙΝΠΑΤΑΝ</orig>
</choice>
<!-- ... -->
<app from="#choice3">
 <note>Mommsen's fanciful normalization, reproduced here, has not been accepted by all recent editions</note>
</app>
Content model
<content/>
Schema Declaration
element app { att.typed.attribute.subtype, lem?, model.rdgLike* }

<author>

<author> (author) in a bibliographic reference, contains the name(s) of an author, personal or corporate, of a work; for example in the same form as that provided by a recognized bibliographic name authority. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement]
Module core
Attributes
key
Status Recommended
Datatype hendi.personsPlus.pointer
sameAs points to an element that is the same as the current element.
Status Optional
Datatype teidata.pointer
Schematron

<sch:rule context="tei:author[@sameAs]">
<sch:assert test="id(substring(@sameAs,2)) or starts-with(@sameAs, 'wega:')">There must be an element with the xml:id = "<sch:value-of select="substring(@sameAs,2)"/>" which is the target of this @sameAs.</sch:assert>
</sch:rule>
full indicates whether the author name is given in full.
Status Optional
Legal values are:
abb
(abbreviated) the name component is given in an abbreviated form.
Member of
Contained by
header: titleStmt
msdescription: msItemStruct
May contain
Note

Particularly where cataloguing is likely to be based on the content of the header, it is advisable to use a generally recognized name authority file to supply the content for this element. The attributes key or ref may also be used to reference canonical information about the author(s) intended from any appropriate authority, such as a library catalogue or online resource.

In the case of a broadcast, use this element for the name of the company or network responsible for making the broadcast.

Where an author is unknown or unspecified, this element may contain text such as Unknown or Anonymous. When the appropriate TEI modules are in use, it may also contain detailed tagging of the names used for people, organizations or places, in particular where multiple names are given.

Example
<author>British Broadcasting Corporation</author>
<author>La Fayette, Marie Madeleine Pioche de la Vergne, comtesse de (1634–1693)</author>
<author>Anonymous</author>
<author>Bill and Melinda Gates Foundation</author>
<author>
 <persName>Beaumont, Francis</persName> and
<persName>John Fletcher</persName>
</author>
<author>
 <orgName key="BBC">British Broadcasting
   Corporation</orgName>: Radio 3 Network
</author>
Schematron constrain the attribute full to occur only on author elements within biblStruct.

<sch:rule context="tei:author[@full]">
<sch:assert test="ancestor::tei:biblStruct">The full-attribute on author may only be applied within biblStruct.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:author[@sameAs]">
<sch:assert test="id(substring(@sameAs,2)) or starts-with(@sameAs, 'wega:')">There must be an element with the xml:id = "<sch:value-of select="substring(@sameAs,2)"/>" which is the target of this @sameAs.</sch:assert>
</sch:rule>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element author
{
   attribute key { hendi.personsPlus.pointer }?,
   attribute sameAs { teidata.pointer }?,
   attribute full { "abb" }?,
   macro.phraseSeq
}

<authority>

<authority> (release authority) supplies the name of a person or other agency responsible for making a work available, other than a publisher or distributor. [2.2.4. Publication, Distribution, Licensing, etc.]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref)
Member of
Contained by
core: monogr
May contain
Example
<authority>John Smith</authority>
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element authority
{
   att.global.attributes,
   att.canonical.attributes,
   macro.phraseSeq.limited
}

<availability>

<availability> (availability) supplies information about the availability of a text, for example any restrictions on its use or distribution, its copyright status, any licence applying to it, etc. [2.2.4. Publication, Distribution, Licensing, etc.]
Module header
Member of
Contained by
msdescription: adminInfo
May contain
header: licence
Note

A consistent format should be adopted

Example
<availability status="restricted">
 <p>Available for academic research purposes only.</p>
</availability>
<availability status="free">
 <p>In the public domain</p>
</availability>
<availability status="restricted">
 <p>Available under licence from the publishers.</p>
</availability>
Example
<availability>
 <licence target="http://opensource.org/licenses/MIT">
  <p>The MIT License
     applies to this document.</p>
  <p>Copyright (C) 2011 by The University of Victoria</p>
  <p>Permission is hereby granted, free of charge, to any person obtaining a copy
     of this software and associated documentation files (the "Software"), to deal
     in the Software without restriction, including without limitation the rights
     to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
     copies of the Software, and to permit persons to whom the Software is
     furnished to do so, subject to the following conditions:</p>
  <p>The above copyright notice and this permission notice shall be included in
     all copies or substantial portions of the Software.</p>
  <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
     AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
     OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
     THE SOFTWARE.</p>
 </licence>
</availability>
Content model
<content>
 <elementRef key="licence"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element availability { licence+ }

<back>

<back> (back matter) contains any appendixes, etc. following the main part of a text. [4.7. Back Matter 4. Default Text Structure]
Module textstructure
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declaring (@decls)
Contained by
textstructure: text
May contain
Note

Because cultural conventions differ as to which elements are grouped as back matter and which as front matter, the content models for the back and <front> elements are identical.

Example
<back>
 <div type="appendix">
  <head>The Golden Dream or, the Ingenuous Confession</head>
  <p>TO shew the Depravity of human Nature, and how apt the Mind is to be misled by Trinkets
     and false Appearances, Mrs. Two-Shoes does acknowledge, that after she became rich, she
     had like to have been, too fond of Money
<!-- .... -->
  </p>
 </div>
<!-- ... -->
 <div type="epistle">
  <head>A letter from the Printer, which he desires may be inserted</head>
  <salute>Sir.</salute>
  <p>I have done with your Copy, so you may return it to the Vatican, if you please;
  
<!-- ... -->
  </p>
 </div>
 <div type="advert">
  <head>The Books usually read by the Scholars of Mrs Two-Shoes are these and are sold at Mr
     Newbery's at the Bible and Sun in St Paul's Church-yard.</head>
  <list>
   <item n="1">The Christmas Box, Price 1d.</item>
   <item n="2">The History of Giles Gingerbread, 1d.</item>
<!-- ... -->
   <item n="42">A Curious Collection of Travels, selected from the Writers of all Nations,
       10 Vol, Pr. bound 1l.</item>
  </list>
 </div>
 <div type="advert">
  <head>By the KING's Royal Patent, Are sold by J. NEWBERY, at the Bible and Sun in St.
     Paul's Church-Yard.</head>
  <list>
   <item n="1">Dr. James's Powders for Fevers, the Small-Pox, Measles, Colds, &amp;c. 2s.
       6d</item>
   <item n="2">Dr. Hooper's Female Pills, 1s.</item>
<!-- ... -->
  </list>
 </div>
</back>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.frontPart"/>
   <classRef key="model.pLike.front"/>
   <classRef key="model.pLike"/>
   <classRef key="model.listLike"/>
   <classRef key="model.global"/>
  </alternate>
  <alternate minOccurs="0maxOccurs="1">
   <sequence minOccurs="1maxOccurs="1">
    <classRef key="model.div1Like"/>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.frontPart"/>
     <classRef key="model.div1Like"/>
     <classRef key="model.global"/>
    </alternate>
   </sequence>
   <sequence minOccurs="1maxOccurs="1">
    <classRef key="model.divLike"/>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.frontPart"/>
     <classRef key="model.divLike"/>
     <classRef key="model.global"/>
    </alternate>
   </sequence>
  </alternate>
  <sequence minOccurs="0maxOccurs="1">
   <classRef key="model.divBottomPart"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottomPart"/>
    <classRef key="model.global"/>
   </alternate>
  </sequence>
 </sequence>
</content>
Schema Declaration
element back
{
   att.global.attributes,
   att.declaring.attributes,
   (
      (
         model.frontPartmodel.pLike.frontmodel.pLikemodel.listLikemodel.global
      )*,
      (
         (
            model.div1Like,
            ( model.frontPart | model.div1Like | model.global )*
         )
       | ( model.divLike, ( model.frontPart | model.divLike | model.global )* )
      )?,
      ( model.divBottomPart, ( model.divBottomPart | model.global )* )?
   )
}

<bibl>

<bibl> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. [3.12.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements]
Module core
Attributes
key
Status Recommended
Datatype hendi.biblio.pointer
Member of
Contained by
May contain
Note

Contains phrase-level elements, together with any combination of elements from the model.biblPart class

Example
<bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale,
1990)</bibl>
Example
<bibl>
 <title level="a">The Interesting story of the Children in the Wood</title>. In
<author>Victor E Neuberg</author>, <title>The Penny Histories</title>.
<publisher>OUP</publisher>
 <date>1968</date>.
</bibl>
Example
<bibl type="articlesubtype="book_chapter"
 xml:id="carlin_2003">

 <author>
  <name>
   <surname>Carlin</surname>
     (<forename>Claire</forename>)</name>
 </author>,
<title level="a">The Staging of Impotence : France’s last
   congrès</title> dans
<bibl type="monogr">
  <title level="m">Theatrum mundi : studies in honor of Ronald W.
     Tobin</title>, éd.
 <editor>
   <name>
    <forename>Claire</forename>
    <surname>Carlin</surname>
   </name>
  </editor> et
 <editor>
   <name>
    <forename>Kathleen</forename>
    <surname>Wine</surname>
   </name>
  </editor>,
 <pubPlace>Charlottesville, Va.</pubPlace>,
 <publisher>Rookwood Press</publisher>,
 <date when="2003">2003</date>.
 </bibl>
</bibl>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.highlighted"/>
  <classRef key="model.pPart.data"/>
  <classRef key="model.pPart.edit"/>
  <classRef key="model.segLike"/>
  <classRef key="model.ptrLike"/>
  <classRef key="model.biblPart"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element bibl
{
   attribute key { hendi.biblio.pointer }?,
   (
      text
    | model.gLikemodel.highlightedmodel.pPart.datamodel.pPart.editmodel.segLikemodel.ptrLikemodel.biblPartmodel.global
   )*
}

<biblScope>

<biblScope> (scope of bibliographic reference) defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work. [3.12.2.5. Scopes and Ranges in Bibliographic Citations]
Module core
Attributes
unit identifies the unit of information conveyed by the element, e.g. columns, pages, volume.
Status Required
Legal values are:
pp
(page) the element contains a page number or a page number range.
leaf
(leaf) the element contains a leaf number or leaf number range.
vol
(volume) the element contains a number of a volume
col
(column) the element contains a number of columns or a block of columns.
issue
(issue) the element contains the issue number in a counting book a magazine or newspaper, not to be confused with 'edition'. Subunit of 'volume'.
jg
(year) the element contains a year number (e.g. Allgemeine Musikalische Zeitung)
nr
(number) the element contains the issue number of a journal or newspaper as a subunit of volume or year (e.g. Allgemeine Musikalische Zeitung), not to be confused with "edition".
Member of
Contained by
May contain Character data only
Note

When a single page is being cited, use the from and to attributes with an identical value. When no clear endpoint is provided, the from attribute may be used without to; for example a citation such as ‘p. 3ff’ might be encoded <biblScope from="3">p. 3ff</biblScope>.

It is now considered good practice to supply this element as a sibling (rather than a child) of imprint, since it supplies information which does not constitute part of the imprint.

Example
<biblScope>pp 12–34</biblScope>
<biblScope unit="pagefrom="12to="34"/>
<biblScope unit="volume">II</biblScope>
<biblScope unit="page">12</biblScope>
Content model
<content/>
Schema Declaration
element biblScope
{
   attribute unit { "pp" | "leaf" | "vol" | "col" | "issue" | "jg" | "nr" },
   pages.pattern
}

<biblStruct>

<biblStruct> (structured bibliographic citation) contains a structured bibliographic citation, in which only bibliographic sub-elements appear and in a specified order. [3.12.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements]
Module core
Attributes att.docStatus (@status) att.global (xml:id, @xml:base, @xml:space, @n, @xml:lang) att.global.rendition (@rendition, @rend) att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs) att.global.facs (@facs) att.global.change (@change) att.global.responsibility (@cert, @resp) att.typed (type, @subtype)
xml:id
Status Recommended
Datatype hendi.biblio.pointer
source
Status Recommended
Legal values are:
HenDi
bibliographic items from the database of the Henze-Digital project (HWH).
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Recommended
Datatype hendi.biblio.types
Member of
Contained by
May contain
header: idno keywords
XSD string
Example
<biblStruct>
 <monogr>
  <author>Blain, Virginia</author>
  <author>Clements, Patricia</author>
  <author>Grundy, Isobel</author>
  <title>The Feminist Companion to Literature in English: women writers from the middle ages
     to the present</title>
  <edition>first edition</edition>
  <imprint>
   <publisher>Yale University Press</publisher>
   <pubPlace>New Haven and London</pubPlace>
   <date>1990</date>
  </imprint>
 </monogr>
</biblStruct>
Schematron

<sch:rule context="tei:biblStruct[not(ancestor::tei:TEI)]">
<sch:assert test="@xml:id">@xml:id is required, if biblStruct is the root element.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:biblStruct[not(ancestor::tei:TEI)]">
<sch:assert test="@source">@source is required, if biblStruct is the root element.</sch:assert>
</sch:rule>
<sch:rule context="tei:biblStruct[ancestor::tei:TEI/@source]">
<sch:report test="@source">@source is permitted if the root element already uses @source.</sch:report>
</sch:rule>
Content model
<content>duplicatedeletion<dataRef key="hendi.biblio.pointer"/>
</content>
Schema Declaration
element biblStruct
{
   att.docStatus.attributes,
   att.global.attribute.xmlbase,
   att.global.attribute.xmlspace,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.rendition.attribute.rendition,
   att.global.rendition.attribute.rend,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.sameAs,
   att.global.facs.attribute.facs,
   att.global.change.attribute.change,
   att.global.responsibility.attribute.cert,
   att.global.responsibility.attribute.resp,
   att.typed.attribute.subtype,
   attribute xml:id { hendi.biblio.pointer }?,
   attribute source { "HenDi" }?,
   attribute type { hendi.biblio.types }?,
   (
      element ref
      {
         attribute type { "duplicate" | "deletion" },
         attribute target { hendi.biblio.pointer },
         empty
      }
    | (
         ( ( analytic*, ( monogr, series* )+ ) | series ),
         ( relatedItem? & keywords? & note? & idno* )
      )
   )
}

<binding>

<binding> (binding) contains a description of one binding, i.e. type of covering, boards, etc. applied to a manuscript or other object. [«#msphbi»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
contemporary (contemporary) specifies whether or not the binding is contemporary with the majority of its contents
Status Optional
Datatype teidata.xTruthValue
Note

The value true indicates that the binding is contemporaneous with its contents; the value false that it is not. The value unknown should be used when the date of either binding or manuscript is unknown

Contained by
May contain
core: p
linking: ab
msdescription: condition decoNote
Example
<binding contemporary="true">
 <p>Contemporary blind stamped leather over wooden boards with evidence of a fore edge clasp
   closing to the back cover.</p>
</binding>
Example
<bindingDesc>
 <binding contemporary="false">
  <p>Quarter bound by the Phillipps' binder, Bretherton, with his sticker on the front
     pastedown.</p>
 </binding>
 <binding contemporary="false">
  <p>Rebound by an unknown 19th c. company; edges cropped and gilt.</p>
 </binding>
</bindingDesc>
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.pLike"/>
  <elementRef key="condition"/>
  <elementRef key="decoNote"/>
 </alternate>
</content>
Schema Declaration
element binding
{
   att.global.attributes,
   att.datable.attributes,
   attribute contemporary { teidata.xTruthValue }?,
   ( model.pLike | condition | decoNote )+
}

<birth>

<birth> (birth) contains information about a person's birth, such as its date and place. [15.2.2. The Participant Description]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.editLike (@evidence, @instant) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
caesarean
(caesarean section)
vaginal
(vaginal delivery)
exNihilo
(ex nihilo)
incorporated
founded
established
Contained by
namesdates: person
May contain
Example
<birth>Before 1920, Midlands region.</birth>
Example
<birth when="1960-12-10">In a small cottage near <name type="place">Aix-la-Chapelle</name>,
early in the morning of <date>10 Dec 1960</date>
</birth>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element birth
{
   att.global.attributes,
   att.editLike.attributes,
   att.datable.attributes,
   att.dimensions.attributes,
   att.naming.attributes,
   att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<bloc>

<bloc> (bloc) contains the name of a geo-political unit consisting of two or more nation states or countries. [«#NDPLAC»]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef, @role) att.canonical (key, @ref)
key
Status Recommended
Datatype hendi.places.pointer
Member of
Contained by
May contain
Example
<bloc type="union">the European Union</bloc>
<bloc type="continent">Africa</bloc>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element bloc
{
   att.global.attributes,
   att.naming.attribute.nymRef,
   att.naming.attribute.role,
   att.canonical.attribute.ref,
   att.typed.attributes,
   att.datable.attributes,
   attribute key { hendi.places.pointer }?,
   macro.phraseSeq
}

<body>

<body> (text body) contains the whole body of a single unitary text, excluding any front or back matter. [4. Default Text Structure]
Module textstructure
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declaring (@decls)
Contained by
textstructure: text
May contain
Example
<body>
 <l>Nu scylun hergan hefaenricaes uard</l>
 <l>metudæs maecti end his modgidanc</l>
 <l>uerc uuldurfadur sue he uundra gihuaes</l>
 <l>eci dryctin or astelidæ</l>
 <l>he aerist scop aelda barnum</l>
 <l>heben til hrofe haleg scepen.</l>
 <l>tha middungeard moncynnæs uard</l>
 <l>eci dryctin æfter tiadæ</l>
 <l>firum foldu frea allmectig</l>
 <trailer>primo cantauit Cædmon istud carmen.</trailer>
</body>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0maxOccurs="1">
   <classRef key="model.divTop"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.global"/>
    <classRef key="model.divTop"/>
   </alternate>
  </sequence>
  <sequence minOccurs="0maxOccurs="1">
   <classRef key="model.divGenLike"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.global"/>
    <classRef key="model.divGenLike"/>
   </alternate>
  </sequence>
  <alternate minOccurs="1maxOccurs="1">
   <sequence minOccurs="1"
    maxOccurs="unbounded">

    <classRef key="model.divLike"/>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.global"/>
     <classRef key="model.divGenLike"/>
    </alternate>
   </sequence>
   <sequence minOccurs="1"
    maxOccurs="unbounded">

    <classRef key="model.div1Like"/>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.global"/>
     <classRef key="model.divGenLike"/>
    </alternate>
   </sequence>
   <sequence minOccurs="1maxOccurs="1">
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <alternate minOccurs="1maxOccurs="1">
      <elementRef key="schemaSpec"/>
      <classRef key="model.common"/>
     </alternate>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <alternate minOccurs="0maxOccurs="1">
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.divLike"/>
      <alternate minOccurs="0"
       maxOccurs="unbounded">

       <classRef key="model.global"/>
       <classRef key="model.divGenLike"/>
      </alternate>
     </sequence>
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.div1Like"/>
      <alternate minOccurs="0"
       maxOccurs="unbounded">

       <classRef key="model.global"/>
       <classRef key="model.divGenLike"/>
      </alternate>
     </sequence>
    </alternate>
   </sequence>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottom"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element body
{
   att.global.attributes,
   att.declaring.attributes,
   (
      model.global*,
      ( model.divTop, ( model.global | model.divTop )* )?,
      ( model.divGenLike, ( model.global | model.divGenLike )* )?,
      (
         ( model.divLike, ( model.global | model.divGenLike )* )+
       | ( model.div1Like, ( model.global | model.divGenLike )* )+
       | (
            ( ( schemaSpec | model.common ), model.global* )+,
            (
               ( model.divLike, ( model.global | model.divGenLike )* )+
             | ( model.div1Like, ( model.global | model.divGenLike )* )+
            )?
         )
      ),
      ( model.divBottom, model.global* )*
   )
}

<byline>

<byline> (byline) contains the primary statement of responsibility given for a work on its title page or at the head or end of the work. [4.2.2. Openers and Closers 4.5. Front Matter]
Module textstructure
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
core: lg
textcrit: lem rdg
textstructure: back body div opener
May contain
Note

The byline on a title page may include either the name or a description for the document's author. Where the name is included, it may optionally be tagged using the <docAuthor> element.

Example
<byline>Written by a CITIZEN who continued all the
while in London. Never made publick before.</byline>
Example
<byline>Written from her own MEMORANDUMS</byline>
Example
<byline>By George Jones, Political Editor, in Washington</byline>
Example
<byline>BY
<docAuthor>THOMAS PHILIPOTT,</docAuthor>
Master of Arts,
(Somtimes)
Of Clare-Hall in Cambridge.</byline>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <elementRef key="docAuthor"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element byline
{
   att.global.attributes,
   ( text | model.gLike | model.phrase | docAuthor | model.global )*
}

<catchwords>

<catchwords> (catchwords) describes the system used to ensure correct ordering of the quires or similar making up a codex, incunable, or other object typically by means of annotations at the foot of the page. [«#msmisc»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
May contain
Example
<catchwords>Vertical catchwords in the hand of the scribe placed along
the inner bounding line, reading from top to bottom.</catchwords>
Schematron

<sch:assert test="ancestor::tei:msDesc or ancestor::tei:egXML">The <sch:name/> element should not be used outside of msDesc.</sch:assert>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element catchwords { att.global.attributes, macro.phraseSeq }

<cb>

<cb> (column break) marks the beginning of a new column of a text on a multi-column page. [3.11.3. Milestone Elements]
Module core
Attributes att.breaking (@break)
Member of
Contained by
May contain Empty element
Note

On this element, the global n attribute indicates the number or other value associated with the column which follows the point of insertion of this cb element. Encoders should adopt a clear and consistent policy as to whether the numbers associated with column breaks relate to the physical sequence number of the column in the whole text, or whether columns are numbered within the page. The cb element is placed at the head of the column to which it refers.

Example

Markup of an early English dictionary printed in two columns:

<pb/>
<cb n="1"/>
<entryFree>
 <form>Well</form>, <sense>a Pit to hold Spring-Water</sense>:
<sense>In the Art of <hi rend="italic">War</hi>, a Depth the Miner
   sinks into the Ground, to find out and disappoint the Enemies Mines,
   or to prepare one</sense>.
</entryFree>
<entryFree>To <form>Welter</form>, <sense>to wallow</sense>, or
<sense>lie groveling</sense>.</entryFree>
<!-- remainder of column -->
<cb n="2"/>
<entryFree>
 <form>Wey</form>, <sense>the greatest Measure for dry Things,
   containing five Chaldron</sense>.
</entryFree>
<entryFree>
 <form>Whale</form>, <sense>the greatest of
   Sea-Fishes</sense>.
</entryFree>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element cb { att.breaking.attributes, empty }

<cell>

<cell> (cell) contains one cell of a table [14.1.1. TEI Tables]
Module figures
Attributes att.tableDecoration (@role, @rows, @cols)
Contained by
figures: row
May contain
Example
<row>
 <cell role="label">General conduct</cell>
 <cell role="data">Not satisfactory, on account of his great unpunctuality
   and inattention to duties</cell>
</row>
Schematron

<sch:rule context="tei:cell[@rows]">
<sch:report test="(count(parent::tei:row/following-sibling::tei:row) + 1) lt number(@rows)">There are less following rows than indicated in the @rows attribute.</sch:report>
</sch:rule>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element cell { att.tableDecoration.attributes, macro.specialPara }

<change>

<change> (change) documents a change or set of changes made during the production of a source document, or during the revision of an electronic file. [2.6. The Revision Description 2.4.1. Creation 11.7. Identifying Changes and Revisions]
Module header
Attributes att.docStatus (@status)
who indicates the person, or group of people, to whom the element content is ascribed.
Derived from att.ascribed
Status Required
Datatype
when supplies the value of the date in the form yyyy-mm-dd.
Status Required
Datatype wega.data.temporal.iso
Note

For historic reasons gYear (i.e. only providing the year) is also allowed. For new entries this must be avoided.

Contained by
header: revisionDesc
msdescription: recordHist
May contain
Note

The who attribute may be used to point to any other element, but will typically specify a respStmt or person element elsewhere in the header, identifying the person responsible for the change and their role in making it.

It is recommended that changes be recorded with the most recent first. The status attribute may be used to indicate the status of a document following the change documented.

Example
<titleStmt>
 <title> ... </title>
 <editor xml:id="LDB">Lou Burnard</editor>
 <respStmt xml:id="BZ">
  <resp>copy editing</resp>
  <name>Brett Zamir</name>
 </respStmt>
</titleStmt>
<!-- ... -->
<revisionDesc status="published">
 <change who="#BZwhen="2008-02-02"
  status="public">
Finished chapter 23</change>
 <change who="#BZwhen="2008-01-02"
  status="draft">
Finished chapter 2</change>
 <change n="P2.2when="1991-12-21"
  who="#LDB">
Added examples to section 3</change>
 <change when="1991-11-11who="#MSM">Deleted chapter 10</change>
</revisionDesc>
Example
<profileDesc>
 <creation>
  <listChange>
   <change xml:id="DRAFT1">First draft in pencil</change>
   <change xml:id="DRAFT2"
    notBefore="1880-12-09">
First revision, mostly
       using green ink</change>
   <change xml:id="DRAFT3"
    notBefore="1881-02-13">
Final corrections as
       supplied to printer.</change>
  </listChange>
 </creation>
</profileDesc>
Schematron

<sch:report test="string(@when) > (current-date() cast as xs:string)">The when-attribute must not refer to a future date.</sch:report>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element change
{
   att.docStatus.attributes,
   attribute who { staffSignatures.list },
   attribute when { wega.data.temporal.iso },
   macro.specialPara
}

<choice>

<choice> (choice) groups a number of alternative encodings for the same point in a text. [3.5. Simple Editorial Changes]
Module core
Attributes att.global.responsibility (@cert, @resp)
Member of
Contained by
May contain
Note

Because the children of a choice element all represent alternative ways of encoding the same sequence, it is natural to think of them as mutually exclusive. However, there may be cases where a full representation of a text requires the alternative encodings to be considered as parallel.

Note also that choice elements may self-nest.

Where the purpose of an encoding is to record multiple witnesses of a single work, rather than to identify multiple possible encoding decisions at a given point, the app element and associated elements discussed in section 12.1. The Apparatus Entry, Readings, and Witnesses should be preferred.

Example

An American encoding of Gulliver's Travels which retains the British spelling but also provides a version regularized to American spelling might be encoded as follows.

<p>Lastly, That, upon his solemn oath to observe all the above
articles, the said man-mountain shall have a daily allowance of
meat and drink sufficient for the support of <choice>
  <sic>1724</sic>
  <corr>1728</corr>
 </choice> of our subjects,
with free access to our royal person, and other marks of our
<choice>
  <orig>favour</orig>
  <reg>favor</reg>
 </choice>.</p>
Content model
<content/>
Schema Declaration
element choice
{
   att.global.responsibility.attributes,
   ( ( sic, corr ) | ( abbr, expan ) | ( unclear, unclear+ ) )
}

<cit>

<cit> (cited quotation) contains a quotation from some other document, together with a bibliographic reference to its source. In a dictionary it may contain an example text with at least one occurrence of the word form, used in the sense being described, or a translation of the headword, or an example. [3.3.3. Quotation 4.3.1. Grouped Texts 9.3.5.1. Examples]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
Member of
Contained by
May contain
linking: anchor
msdescription: msDesc
tagdocs: eg egXML
textcrit: app
textstructure: div floatingText
transcr: addSpan fw space
Example
<cit>
 <quote>and the breath of the whale is frequently attended with such an insupportable smell,
   as to bring on disorder of the brain.</quote>
 <bibl>Ulloa's South America</bibl>
</cit>
Example
<entry>
 <form>
  <orth>horrifier</orth>
 </form>
 <cit type="translationxml:lang="en">
  <quote>to horrify</quote>
 </cit>
 <cit type="example">
  <quote>elle était horrifiée par la dépense</quote>
  <cit type="translationxml:lang="en">
   <quote>she was horrified at the expense.</quote>
  </cit>
 </cit>
</entry>
Example
<cit type="example">
 <quote xml:lang="mix">Ka'an yu tsa'a Pedro.</quote>
 <media url="soundfiles-gen:S_speak_1s_on_behalf_of_Pedro_01_02_03_TS.wav"
  mimeType="audio/wav"/>

 <cit type="translation">
  <quote xml:lang="en">I'm speaking on behalf of Pedro.</quote>
 </cit>
 <cit type="translation">
  <quote xml:lang="es">Estoy hablando de parte de Pedro.</quote>
 </cit>
</cit>
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.biblLike"/>
  <classRef key="model.egLike"/>
  <classRef key="model.entryPart"/>
  <classRef key="model.global"/>
  <classRef key="model.graphicLike"/>
  <classRef key="model.ptrLike"/>
  <classRef key="model.attributable"/>
  <elementRef key="pc"/>
  <elementRef key="q"/>
 </alternate>
</content>
Schema Declaration
element cit
{
   att.global.attributes,
   att.typed.attributes,
   (
      model.biblLikemodel.egLikemodel.entryPartmodel.globalmodel.graphicLikemodel.ptrLikemodel.attributable
    | pc
    | q
   )+
}

<closer>

<closer> (closer) groups together salutations, datelines, and similar phrases appearing as a final group at the end of a division, especially of a letter. [4.2.2. Openers and Closers 4.2. Elements Common to All Divisions]
Module textstructure
Attributes att.hendi.placement (@place, @subplace) att.hendi.rotation (@rotation) att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.written (@hand)
Member of
Contained by
core: lg
textstructure: back body div
May contain
Example
<div type="letter">
 <p> perhaps you will favour me with a sight of it when convenient.</p>
 <closer>
  <salute>I remain, &amp;c. &amp;c.</salute>
  <signed>H. Colburn</signed>
 </closer>
</div>
Example
<div type="chapter">
 <p>
<!-- ... --> and his heart was going like mad and yes I said yes I will Yes.</p>
 <closer>
  <dateline>
   <name type="place">Trieste-Zürich-Paris,</name>
   <date>1914–1921</date>
  </dateline>
 </closer>
</div>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="signed"/>
  <elementRef key="dateline"/>
  <elementRef key="salute"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element closer
{
   att.hendi.placement.attributes,
   att.hendi.rotation.attributes,
   att.global.attributes,
   att.written.attributes,
   (
      text
    | model.gLikesigneddatelinesalutemodel.phrasemodel.global
   )*
}

<code>

<code> contains literal code from some formal language such as a programming language. [22.1.1. Phrase Level Terms]
Module tagdocs
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
lang (formal language) a name identifying the formal language in which the code is expressed
Status Optional
Datatype teidata.word
Member of
Contained by
May contain Character data only
Example
<code lang="JAVA"> Size fCheckbox1Size = new Size();
fCheckbox1Size.Height = 500;
fCheckbox1Size.Width = 500;
xCheckbox1.setSize(fCheckbox1Size);
</code>
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element code { att.global.attributes, attribute lang { teidata.word }?, text }

<collation>

<collation> (collation) contains a description of how the leaves, bifolia, or similar objects are physically arranged. [«#msph1»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: supportDesc
May contain
Example
<collation>The written leaves preceded by an original flyleaf,
conjoint with the pastedown.</collation>
Example
<collation>
 <p>
  <formula>1-5.8 6.6 (catchword, f. 46, does not match following text)
     7-8.8 9.10, 11.2 (through f. 82) 12-14.8 15.8(-7)</formula>
  <catchwords>Catchwords are written horizontally in center
     or towards the right lower margin in various manners:
     in red ink for quires 1-6 (which are also signed in red
     ink with letters of the alphabet and arabic numerals);
     quires 7-9 in ink of text within yellow decorated frames;
     quire 10 in red decorated frame; quire 12 in ink of text;
     quire 13 with red decorative slashes; quire 14 added in
     cursive hand.</catchwords>
 </p>
</collation>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element collation { att.global.attributes, macro.specialPara }

<collection>

<collection> (collection) contains the name of a collection of manuscripts or other objects, not necessarily located within a single repository. [«#msid»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.typed (@type, @subtype)
Contained by
May contain
Example
<msIdentifier>
 <country>USA</country>
 <region>California</region>
 <settlement>San Marino</settlement>
 <repository>Huntington Library</repository>
 <collection>Ellesmere</collection>
 <idno>El 26 C 9</idno>
 <msName>The Ellesmere Chaucer</msName>
</msIdentifier>
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element collection
{
   att.global.attributes,
   att.naming.attributes,
   att.typed.attributes,
   macro.phraseSeq.limited
}

<colophon>

<colophon> (colophon) contains the colophon of an item: that is, a statement providing information regarding the date, place, agency, or reason for production of the manuscript or other object. [«#mscoit»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.msExcerpt (@defective)
Contained by
msdescription: msItemStruct
May contain
Example
<colophon>Ricardus Franciscus Scripsit Anno Domini
1447.</colophon>
Example
<colophon>Explicit expliceat/scriptor ludere eat.</colophon>
Example
<colophon>Explicit venenum viciorum domini illius, qui comparavit Anno
domini Millessimo Trecentesimo nonagesimo primo, Sabbato in festo
sancte Marthe virginis gloriose. Laus tibi criste quia finitur
libellus iste.</colophon>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element colophon
{
   att.global.attributes,
   att.msExcerpt.attributes,
   macro.phraseSeq
}

<condition>

<condition> (condition) contains a description of the physical condition of the manuscript or object. [«#msphco»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: binding supportDesc
May contain
Example
<condition>
 <p>There are lacunae in three places in this
   manuscript. After 14v two
   leaves has been cut out and narrow strips leaves remains in the spine. After
   68v one gathering is missing and after 101v at least one gathering of 8 leaves
   has been lost. </p>
 <p>Several leaves are damaged with tears or holes or have a
   irregular shape. Some of the damages do not allow the lines to be of full
   length and they are apparently older than the script. There are tears on fol.
   2r-v, 9r-v, 10r-v, 15r-18v, 19r-v, 20r-22v, 23r-v, 24r-28v, 30r-v, 32r-35v,
   37r-v, 38r-v, 40r-43v, 45r-47v, 49r-v, 51r-v, 53r-60v, 67r-v, 68r-v, 70r-v,
   74r-80v, 82r-v, 86r-v, 88r-v, 89r-v, 95r-v, 97r-98v 99r-v, 100r-v. On fol. 98
   the corner has been torn off. Several leaves are in a bad condition due to
   moist and wear, and have become dark, bleached or
   wrinkled. </p>
 <p>The script has been
   touched up in the 17th century with black ink. The touching up on the following
   fols. was done by
 <name>Bishop Brynjólf Sveinsson</name>: 1v, 3r, 4r, 5r,
   6v, 8v,9r, 10r, 14r, 14v, 22r,30v, 36r-52v, 72v, 77r,78r,103r, 104r,. An
   AM-note says according to the lawman
 <name>Sigurður Björnsson</name> that the rest of the
   touching up was done by himself and another lawman
 <name>Sigurður Jónsson</name>.
 <name>Sigurður Björnsson</name> did the touching up
   on the following fols.: 46v, 47r, 48r, 49r-v, 50r, 52r-v.
 <name>Sigurður Jónsson</name> did the rest of the
   touching up in the section 36r-59r containing
 <title>Bretasögur</title>
 </p>
</condition>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element condition { att.global.attributes, macro.specialPara }

<corr>

<corr> (correction) contains the correct form of a passage apparently erroneous in the copy text. [3.5.1. Apparent Errors]
Module core
Member of
Contained by
May contain
Example

If all that is desired is to call attention to the fact that the copy text has been corrected, corr may be used alone:

I don't know,
Juan. It's so far in the past now — how <corr>can we</corr> prove
or disprove anyone's theories?
Example

It is also possible, using the choice and sic elements, to provide an uncorrected reading:

I don't know, Juan. It's so far in the past now —
how <choice>
 <sic>we can</sic>
 <corr>can we</corr>
</choice> prove or
disprove anyone's theories?
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element corr { macro.paraContent }

<correspAction>

<correspAction> (correspondence action) contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence. [2.4.6. Correspondence Description]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (type, @subtype)
type describes the nature of the action.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Suggested values include:
sent
information concerning the sending or dispatch of a message.
received
information concerning the receipt of a message.
transmitted
information concerning the transmission of a message, i.e. between the dispatch and the next receipt, redirect or forwarding.
redirected
information concerning the redirection of an unread message.
forwarded
information concerning the forwarding of a message.
Member of
Contained by
header: correspDesc
May contain
Example
<correspAction type="sent">
 <persName>Adelbert von Chamisso</persName>
 <settlement>Vertus</settlement>
 <date when="1807-01-29"/>
</correspAction>
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <classRef key="model.correspActionPart"
   minOccurs="1maxOccurs="unbounded"/>

  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element correspAction
{
   att.global.attributes,
   att.typed.attribute.subtype,
   attribute type
   {
      "sent"
    | "received"
    | "transmitted"
    | "redirected"
    | "forwarded"
    | teidata.enumerated
   }?,
   ( model.correspActionPart+ | model.pLike+ )
}

<correspContext>

<correspContext> (correspondence context) provides references to preceding or following correspondence related to this piece of correspondence. [2.4.6. Correspondence Description]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
header: correspDesc
May contain
core: p ptr ref
linking: ab
Example
<correspContext>
 <ptr type="nextsubtype="toAuthor"
  target="http://tei.ibi.hu-berlin.de/berliner-intellektuelle/manuscript?Brief101VarnhagenanBoeckh"/>

 <ptr type="prevsubtype="fromAuthor"
  target="http://tei.ibi.hu-berlin.de/berliner-intellektuelle/manuscript?Brief103BoeckhanVarnhagen"/>

</correspContext>
Example
<correspContext>
 <ref type="prev"
  target="http://weber-gesamtausgabe.de/A040962">
Previous letter of
 <persName>Carl Maria von Weber</persName> to
 <persName>Caroline Brandt</persName>:
 <date when="1816-12-30">December 30, 1816</date>
 </ref>
 <ref type="next"
  target="http://weber-gesamtausgabe.de/A041003">
Next letter of
 <persName>Carl Maria von Weber</persName> to
 <persName>Caroline Brandt</persName>:
 <date when="1817-01-05">January 5, 1817</date>
 </ref>
</correspContext>
Content model
<content>
 <classRef key="model.correspContextPart"
  minOccurs="1maxOccurs="unbounded"/>

</content>
Schema Declaration
element correspContext { att.global.attributes, model.correspContextPart+ }

<correspDesc>

<correspDesc> (correspondence description) contains a description of the actions related to one act of correspondence. [2.4.6. Correspondence Description]
Module header
Attributes att.canonical (@key, @ref) att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
Contained by
header: profileDesc
May contain
core: p
linking: ab
Example
<correspDesc>
 <correspAction type="sent">
  <persName>Carl Maria von Weber</persName>
  <settlement>Dresden</settlement>
  <date when="1817-06-23">23 June 1817</date>
 </correspAction>
 <correspAction type="received">
  <persName>Caroline Brandt</persName>
  <settlement>Prag</settlement>
 </correspAction>
 <correspContext>
  <ref type="prev"
   target="http://www.weber-gesamtausgabe.de/A041209">
Previous letter of
  <persName>Carl Maria von Weber</persName>
     to <persName>Caroline Brandt</persName>:
  <date from="1817-06-19to="1817-06-20">June 19/20, 1817</date>
  </ref>
  <ref type="next"
   target="http://www.weber-gesamtausgabe.de/A041217">
Next letter of
  <persName>Carl Maria von Weber</persName> to
  <persName>Caroline Brandt</persName>:
  <date when="1817-06-27">June 27, 1817</date>
  </ref>
 </correspContext>
</correspDesc>
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <classRef key="model.correspDescPart"
   minOccurs="1maxOccurs="unbounded"/>

  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element correspDesc
{
   att.canonical.attributes,
   att.global.attributes,
   att.typed.attributes,
   ( model.correspDescPart+ | model.pLike+ )
}

<country>

<country> (country) marks the name of a geo-political unit, such as a nation or country at the contemporary period. [13.2.3. Place Names]
Module namesdates
Attributes
key
Status Recommended
Datatype hendi.places.pointer
Member of
Contained by
May contain
Note

The recommended source for codes to represent coded country names is ISO 3166.

Example
<country key="DK">Denmark</country>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element country { attribute key { hendi.places.pointer }?, macro.phraseSeq }

<creation>

<creation> (creation) contains information about the creation of a text. [2.4.1. Creation 2.4. The Profile Description]
Module header
Attributes att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
header: profileDesc
May contain
core: date
Note

The creation element may be used to record details of a text's creation, e.g. the date and place it was composed, if these are of interest.

It may also contain a more structured account of the various stages or revisions associated with the evolution of a text; this should be encoded using the <listChange> element. It should not be confused with the publicationStmt element, which records date and place of publication.

Example
<creation>
 <date>Before 1987</date>
</creation>
Example
<creation>
 <date when="1988-07-10">10 July 1988</date>
</creation>
Content model
<content/>
Schema Declaration
element creation { att.datable.attributes, date }

<custEvent>

<custEvent> (custodial event) describes a single event during the custodial history of a manuscript or other object. [«#msadch»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.typed (@type, @subtype)
Contained by
msdescription: custodialHist
May contain
Example
<custEvent type="photography">Photographed by David Cooper on <date>12 Dec 1964</date>
</custEvent>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element custEvent
{
   att.global.attributes,
   att.datable.attributes,
   att.typed.attributes,
   macro.specialPara
}

<custodialHist>

<custodialHist> (custodial history) contains a description of a manuscript or other object's custodial history, either as running prose or as a series of dated custodial events. [«#msadch»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: adminInfo
May contain
core: p
linking: ab
msdescription: custEvent
Example
<custodialHist>
 <custEvent type="conservation"
  notBefore="1961-03notAfter="1963-02">
Conserved between March 1961 and February 1963 at
   Birgitte Dalls Konserveringsværksted.</custEvent>
 <custEvent type="photography"
  notBefore="1988-05-01notAfter="1988-05-30">
Photographed in
   May 1988 by AMI/FA.</custEvent>
 <custEvent type="transfer-dispatch"
  notBefore="1989-11-13notAfter="1989-11-13">
Dispatched to Iceland
   13 November 1989.</custEvent>
</custodialHist>
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <elementRef key="custEventminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element custodialHist { att.global.attributes, ( model.pLike+ | custEvent+ ) }

<damage>

<damage> (damage) contains an area of damage to the text witness. [11.3.3.1. Damage, Illegibility, and Supplied Text]
Module transcr
Attributes
agent categorizes the cause of the damage, if it can be identified.
Status Required
Legal values are:
smoke
(smoke/fire) Damage to the manuscript by fire or smoke.
seal
(seal) Damage to the manuscript by the seal, whether by verlaufenen paint, oily residues, cut the seal, etc.
water
(water) Damage to the manuscript by water or moisture
ink
(ink) Damage to the manuscript by ink stain or smudging of ink
paperloss
(paperloss) Damage to the manuscript by cut, torn or crumbled parts of the page
punch
(punching) Damage to the manuscript by punching.
Member of
Contained by
May contain Empty element
Note

Since damage to text witnesses frequently makes them harder to read, the damage element will often contain an unclear element. If the damaged area is not continuous (e.g. a stain affecting several strings of text), the group attribute may be used to group together several related damage elements; alternatively the <join> element may be used to indicate which damage and unclear elements are part of the same physical phenomenon.

The damage, gap, del, unclear and supplied elements may be closely allied in use. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance.

Example
<l>The Moving Finger wri<damage agent="watergroup="1">es; and</damage> having writ,</l>
<l>Moves <damage agent="watergroup="1">
  <supplied>on: nor all your</supplied>
 </damage> Piety nor Wit</l>
Content model
<content/>
Schema Declaration
element damage
{
   attribute agent
   {
      "smoke" | "seal" | "water" | "ink" | "paperloss" | "punch"
   },
   model.damagePart+
}

<date>

<date> (date) contains a date in any format. [3.6.4. Dates and Times 2.2.4. Publication, Distribution, Licensing, etc. 2.6. The Revision Description 3.12.2.4. Imprint, Size of a Document, and Reprint Information 15.2.3. The Setting Description 13.4. Dates]
Module core
Attributes att.datable.custom (@when-custom) att.global.responsibility (@cert, @resp) att.datable (calendar, @period) att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)
calendar indicates the system or calendar to which the date represented by the content of this element belongs.
Status Optional
Legal values are:
Julian
Identifies the selected date as specified according to the Julian calendar. The normalized value in when has to be specified after the standard, ergo the Gregorian calendar.
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status Optional
Legal values are:
baptism
(Baptism) Identifies the selected date as date of baptism.
funeral
(Funeral) Identifies the selected date as date of funeral.
performance
(Performance) Identifies the selected date as date of performance.
editor
(editor) Identifies the selected date as reconstructed by an editor.
source
(source) Identifies the selected date as written on a source.
postal
(postal) Identifies the selected date as a postal.
Member of
Contained by
May contain
Example
<date when="1980-02">early February 1980</date>
Example
Given on the <date when="1977-06-12">Twelfth Day
of June in the Year of Our Lord One Thousand Nine Hundred and Seventy-seven of the Republic
the Two Hundredth and first and of the University the Eighty-Sixth.</date>
Example
<date when="1990-09">September 1990</date>
Schematron

<sch:rule context="tei:date[parent::tei:correspAction][@type]">
<sch:assert test="@type = ('editor','postal','source')">Valid values for dates in the correspAction are 'editor','postal','source'.</sch:assert>
</sch:rule>
Schematron checks for the existence of an notBefore with a smaller date value than its corresponding notAfter

<sch:rule context="tei:date[@notBefore castable as xs:date and @notAfter castable as xs:date]">
<sch:report test="xs:date(@notBefore) gt xs:date(@notAfter)">the date value of notBefore is later than notAfter</sch:report>
</sch:rule>
<sch:rule context="tei:date[@notBefore castable as xs:gYear and @notAfter castable as xs:gYear]">
<sch:report test="xs:date(concat(@notBefore, '-01-01')) gt xs:date(concat(@notAfter, '-01-01'))">the date value of notBefore is later than notAfter</sch:report>
</sch:rule>
<sch:rule context="tei:date[@notBefore castable as xs:gYear and @notAfter castable as xs:date]">
<sch:report test="xs:date(concat(@notBefore, '-01-01')) gt xs:date(@notAfter)">the date value of notBefore is later than notAfter</sch:report>
</sch:rule>
<sch:rule context="tei:date[@notBefore castable as xs:date and @notAfter castable as xs:gYear]">
<sch:report test="xs:date(@notBefore) gt xs:date(concat(@notAfter, '-12-31'))">the date value of notBefore is later than notAfter</sch:report>
</sch:rule>
Schematron checks for the cooccurence of date and duration attributes

<sch:report test="(@from or @to) and (@when or @notAfter or @notBefore)">cooccurence of date and duration attributes</sch:report>
Schematron checks for the cooccurence of exact and uncertain date attributes

<sch:report test="@when and (@notAfter or @notBefore)">cooccurence of exact and uncertain date attributes</sch:report>
Schematron If a date is present it must either have an attribute when, notBefore, notAfter, from or to. Alternatively the content of date may contain at least four zeros, "unknown" or "o.J.", which qualifies as undated.

<sch:assert test="@when or @notBefore or @notAfter or @from or @to or @cert='unknown' or matches(., '0000|o\.J\.|unknown') or ancestor::tei:text">tei:date benötigt ein Attribut @when, @notBefore o.ä.</sch:assert>
Schematron checks for future dates

<sch:rule context="tei:date[some $i in (@when, @notBefore, @notAfter, @from, @to) satisfies $i castable as xs:date]">
<sch:report test="every $j in (@when, @notBefore, @notAfter, @from, @to)[. castable as xs:date] satisfies xs:date($j) gt current-date()">some attribute value of <sch:name/> is greater than the current date</sch:report>
</sch:rule>
<sch:rule context="tei:date[some $i in (@when, @notBefore, @notAfter, @from, @to) satisfies $i castable as xs:gYear]">
<sch:report test="every $j in (@when, @notBefore, @notAfter, @from, @to)[. castable as xs:gYear] satisfies number($j) gt year-from-date(current-date())">some attribute value of <sch:name/> is greater than the current date</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:date[@calendar='Julian']">
<sch:report test="some $i in (@when, @notBefore, @notAfter, @from, @to) satisfies $i lt '1582-10-15'">Before October 15, 1582 the default calendar is Julian so no extra calendar declaration is needed.</sch:report>
</sch:rule>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element date
{
   att.datable.custom.attributes,
   att.global.responsibility.attributes,
   att.datable.attribute.period,
   att.datable.w3c.attribute.when,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   attribute calendar { "Julian" }?,
   attribute type
   {
      "baptism" | "funeral" | "performance" | "editor" | "source" | "postal"
   }?,
   ( text | model.gLike | model.phrase | model.global )*
}

<dateline>

<dateline> (dateline) contains a brief description of the place, date, time, etc. of production of a letter, newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer. [4.2.2. Openers and Closers]
Module textstructure
Attributes
rend (rendition) specifies the position and alignment in the source.
Status Optional
Datatype 1–2 occurrences of hwhdata.position separated by whitespace
Member of
Contained by
core: lg
textstructure: back body closer div opener
May contain
Example
<dateline>Walden, this 29. of August 1592</dateline>
Example
<div type="chapter">
 <p>
<!-- ... --> and his heart was going like mad and yes I said yes I will Yes.</p>
 <closer>
  <dateline>
   <name type="place">Trieste-Zürich-Paris,</name>
   <date>1914–1921</date>
  </dateline>
 </closer>
</div>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element dateline
{
   attribute rend { list { hwhdata.position, hwhdata.position? } }?,
   ( text | model.phrase | model.global )*
}

<death>

<death> (death) contains information about a person's death, such as its date and place. [15.2.2. The Participant Description]
Module namesdates
Attributes att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.editLike (@evidence, @instant) att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
proclaimed
assumed
verified
clinical
brain
natural
unnatural
fragmentation
dissolution
Note

This attribute is not intended to express the cause of death.

Contained by
namesdates: person
May contain
Example
<death when="1902-10-01"/>
Example
<death when="1960-12-10">Passed away near <name type="place">Aix-la-Chapelle</name>, after suffering from cerebral palsy. </death>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element death
{
   att.datable.attributes,
   att.dimensions.attributes,
   att.editLike.attributes,
   att.global.attributes,
   att.naming.attributes,
   att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<decoNote>

<decoNote> (note on decoration) contains a note describing either a decorative component of a manuscript or other object, or a fairly homogenous class of such components. [«#msph3»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
Member of
Contained by
core: bibl
msdescription: binding msItemStruct seal
May contain
Example
<decoDesc>
 <decoNote type="initial">
  <p>The start of each book of the Bible with
     a 10-line historiated illuminated initial;
     prefaces decorated with 6-line blue initials
     with red penwork flourishing; chapters marked by
     3-line plain red initials; verses with 1-line initials,
     alternately blue or red.</p>
 </decoNote>
</decoDesc>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element decoNote
{
   att.global.attributes,
   att.typed.attributes,
   macro.specialPara
}

<del>

<del> (deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, annotator, or corrector. [3.5.3. Additions, Deletions, and Omissions]
Module core
Attributes
hand
Status Recommended
Datatype teidata.pointer
rend (rendition) indicates how the element in question was rendered or presented in the source text.
Status Recommended
Schematron

<sch:rule context="tei:del[not(@rend)]">
<sch:assert test="parent::tei:subst"
 role="info">
This is not a substitution, so if you don't specify the rendition (@rend) this will be interpreted as a total deletion.</sch:assert>
</sch:rule>
Legal values are:
strikethrough
(crossed out) The deleted word (or the deleted character) is crossed out.
overwritten
(overwritten (by hand)) The deleted word (or the deleted character) is overwritten by hand by the substitution.
erased
(covered) The deleted word (or the deleted character) is repaid by shaving or other means.
overtyped
(overtyped (by machine)) The deleted word (or the deleted character) is overtyped by machine by the substitution.
Member of
Contained by
May contain
Note

This element should be used for deletion of shorter sequences of text, typically single words or phrases. The <delSpan> element should be used for longer sequences of text, for those containing structural subdivisions, and for those containing overlapping additions and deletions.

The text deleted must be at least partially legible in order for the encoder to be able to transcribe it (unless it is restored in a supplied tag). Illegible or lost text within a deletion may be marked using the gap tag to signal that text is present but has not been transcribed, or is no longer visible. Attributes on the gap element may be used to indicate how much text is omitted, the reason for omitting it, etc. If text is not fully legible, the unclear element (available when using the additional tagset for transcription of primary sources) should be used to signal the areas of text which cannot be read with confidence in a similar way.

Degrees of uncertainty over what can still be read, or whether a deletion was intended may be indicated by use of the <certainty> element (see 21. Certainty, Precision, and Responsibility).

There is a clear distinction in the TEI between del and <surplus> on the one hand and gap or unclear on the other. del indicates a deletion present in the source being transcribed, which states the author's or a later scribe's intent to cancel or remove text. <surplus> indicates material present in the source being transcribed which should have been so deleted, but which is not in fact. gap or unclear, by contrast, signal an editor's or encoder's decision to omit something or their inability to read the source text. See sections 11.3.1.7. Text Omitted from or Supplied in the Transcription and 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for the relationship between these and other related elements used in detailed transcription.

Example
<l>
 <del rend="overtyped">Mein</del> Frisch <del rend="overstriketype="primary">schwebt</del>
weht der Wind
</l>
Example
<del rend="overstrike">
 <gap reason="illegiblequantity="5"
  unit="character"/>

</del>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element del
{
   attribute hand { teidata.pointer }?,
   attribute rend { "strikethrough" | "overwritten" | "erased" | "overtyped" }?,
   macro.paraContent
}

<depth>

<depth> (depth) contains a measurement from the front to the back of an object, perpendicular to the measurement given by the width element. [«#msdim»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
May contain Empty element
Example
<depth unit="inquantity="4"/>
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element depth { att.global.attributes, att.dimensions.attributes, macro.xtext }

<desc>

<desc> (description) contains a short description of the purpose, function, or use of its parent element, or when the parent is a documentation element, describes or defines the object being documented. [22.4.1. Description of Components]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.translatable (@versionDate) att.typed (type, @subtype)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Suggested values include:
deprecationInfo
(deprecation information) This element describes why or how its parent element is being deprecated, typically including recommendations for alternate encoding.
<dataSpec module="tei"
 ident="teidata.pointvalidUntil="2050-02-25">

 <desc type="deprecationInfo"
  versionDate="2018-09-14xml:lang="en">
Several standards bodies, including NIST in the USA,
   strongly recommend against ending the representation of a number
   with a decimal point. So instead of <q>3.</q> use either <q>3</q>
   or <q>3.0</q>.</desc>
<!-- ... -->
</dataSpec>
Member of
Contained by
May contain
core: term
character data
Note

When used in a specification element such as <elementSpec>, TEI convention requires that this be expressed as a finite clause, begining with an active verb.

Example

Example of a desc element inside a documentation element.

<dataSpec module="tei"
 ident="teidata.point">

 <desc versionDate="2010-10-17"
  xml:lang="en">
defines the data type used to express a point in cartesian space.</desc>
 <content>
  <dataRef name="token"
   restriction="(-?[0-9]+(\.[0-9]+)?,-?[0-9]+(\.[0-9]+)?)"/>

 </content>
<!-- ... -->
</dataSpec>
Example

Example of a desc element in a non-documentation element.

<place xml:id="KERG2">
 <placeName>Kerguelen Islands</placeName>
<!-- ... -->
 <terrain>
  <desc>antarctic tundra</desc>
 </terrain>
<!-- ... -->
</place>
Schematron A desc with a type of deprecationInfo should only occur when its parent element is being deprecated. Furthermore, it should always occur in an element that is being deprecated when desc is a valid child of that element.

<sch:rule context="tei:desc[ @type eq 'deprecationInfo']">
<sch:assert test="../@validUntil">Information about a
deprecation should only be present in a specification element
that is being deprecated: that is, only an element that has a
@validUntil attribute should have a child <desc
type="deprecationInfo">.</sch:assert>
</sch:rule>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <elementRef key="term"/>
 </alternate>
</content>
Schema Declaration
element desc
{
   att.global.attributes,
   att.translatable.attributes,
   att.typed.attribute.subtype,
   attribute type { "deprecationInfo" | teidata.enumerated }?,
   ( text | term )*
}

<dim>

<dim> contains any single measurement forming part of a dimensional specification of some sort. [«#msdim»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
May contain Empty element
Note

The specific elements width, height, and depth should be used in preference to this generic element wherever appropriate.

Example
<dim type="circumferenceextent="4.67 in"/>
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element dim
{
   att.global.attributes,
   att.typed.attributes,
   att.dimensions.attributes,
   macro.xtext
}

<dimensions>

<dimensions> (dimensions) Indicates the (physical) dimensions of an object. [«#msdim»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.typed (type, @subtype)
type indicates which aspect of the object is being measured.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
leaves
dimensions relate to one or more leaves (e.g. a single leaf, a gathering, or a separately bound part)
ruled
dimensions relate to the area of a leaf which has been ruled in preparation for writing.
pricked
dimensions relate to the area of a leaf which has been pricked out in preparation for ruling (used where this differs significantly from the ruled area, or where the ruling is not measurable).
written
dimensions relate to the area of a leaf which has been written, with the height measured from the top of the minims on the top line of writing, to the bottom of the minims on the bottom line of writing.
miniatures
dimensions relate to the miniatures within the manuscript
binding
dimensions relate to the binding in which the codex or manuscript is contained
box
dimensions relate to the box or other container in which the manuscript is stored.
Member of
Contained by
May contain
msdescription: height width
Note

Contains no more than one of each of the specialized elements used to express a three-dimensional object's height, width, and depth, combined with any number of other kinds of dimensional specification.

Example
<dimensions type="leaves">
 <height scope="range">157-160</height>
 <width>105</width>
</dimensions>
<dimensions type="ruled">
 <height scope="most">90</height>
 <width scope="most">48</width>
</dimensions>
<dimensions unit="in">
 <height>12</height>
 <width>10</width>
</dimensions>
Example

This element may be used to record the dimensions of any text-bearing object, not necessarily a codex. For example:

<dimensions type="panels">
 <height scope="all">7004</height>
 <width scope="all">1803</width>
 <dim type="reliefunit="mm">345</dim>
</dimensions>

This might be used to show that the inscribed panels on some (imaginary) monument are all the same size (7004 by 1803 cm) and stand out from the rest of the monument by 345 mm.

Example

When simple numeric quantities are involved, they may be expressed on the quantity attribute of any or all of the child elements, as in the following example:

<dimensions type="leaves">
 <height scope="range">157-160</height>
 <width quantity="105"/>
</dimensions>
<dimensions type="ruled">
 <height unit="cmscope="most"
  quantity="90"/>

 <width unit="cmscope="mostquantity="48"/>
</dimensions>
<dimensions unit="in">
 <height quantity="12"/>
 <width quantity="10"/>
</dimensions>
Schematron

<sch:report test="count(tei:width)> 1">The element <sch:name/> may appear once only
</sch:report>
<sch:report test="count(tei:height)> 1">The element <sch:name/> may appear once only
</sch:report>
<sch:report test="count(tei:depth)> 1">The element <sch:name/> may appear once only
</sch:report>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="height"/>
  <elementRef key="width"/>
 </alternate>
</content>
Schema Declaration
element dimensions
{
   att.global.attributes,
   att.dimensions.attributes,
   att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   ( height | width )*
}

<distributor>

<distributor> (distributor) supplies the name of a person or other agency responsible for the distribution of a text. [2.2.4. Publication, Distribution, Licensing, etc.]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref)
Member of
Contained by
May contain
Example
<distributor>Oxford Text Archive</distributor>
<distributor>Redwood and Burn Ltd</distributor>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element distributor
{
   att.global.attributes,
   att.canonical.attributes,
   macro.phraseSeq
}

<district>

<district> (district) contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit. [«#NDPLAC»]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Member of
Contained by
May contain
Example
<placeName>
 <district type="ward">Jericho</district>
 <settlement>Oxford</settlement>
</placeName>
Example
<placeName>
 <district type="area">South Side</district>
 <settlement>Chicago</settlement>
</placeName>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element district
{
   att.global.attributes,
   att.naming.attributes,
   att.typed.attributes,
   att.datable.attributes,
   macro.phraseSeq
}

<div>

<div> (text division) contains a subdivision of the front, body, or back of a text. [4.1. Divisions of the Body]
Module textstructure
Attributes att.hendi.placement (@place, @subplace) att.hendi.rotation (@rotation) att.hendi.restrict (@restrict) att.divLike (@org, @sample) (att.fragmentable (@part)) att.declaring (@decls) att.written (@hand) att.global (xml:id, n, @xml:base, @xml:space, @xml:lang) att.global.rendition (rend, @rendition) att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs) att.global.facs (@facs) att.global.change (@change) att.global.responsibility (@cert, @resp) att.global.source (@source) att.typed (type, @subtype)
xml:id (identifier) provides a unique identifier for the element bearing the attribute.
Derived from att.global
Status Optional
Datatype hendi.restict.pointer
n (number) gives a number (or other label) for an element, which is not necessarily unique within the document.
Derived from att.global
Status Optional
Datatype teidata.count
rend (rendition) indicates how the element in question was rendered or presented in the source text.
Derived from att.global.rendition
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Legal values are:
inline
marks the element as following in the same line then the preceding element
justify-between
marks spacing between elements
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Legal values are:
writingSession
identifies the element as a wrapper for a text done in a specific session.
poem
identifies the element as a wrapper for a poem.
row
identifies the element as a wrapper whose child-elements are in a row next to each other.
col
identifies the element as a block in a row (i.e., column).
col-1
identifies the element as a block in a row (i.e., column) with a width of 1/12 parts.
col-2
identifies the element as a block in a row (i.e., column) with a width of 2/12 parts.
col-3
identifies the element as a block in a row (i.e., column) with a width of 3/12 parts.
col-4
identifies the element as a block in a row (i.e., column) with a width of 4/12 parts.
col-5
identifies the element as a block in a row (i.e., column) with a width of 5/12 parts.
col-6
identifies the element as a block in a row (i.e., column) with a width of 6/12 parts.
col-7
identifies the element as a block in a row (i.e., column) with a width of 7/12 parts.
col-8
identifies the element as a block in a row (i.e., column) with a width of 8/12 parts.
col-9
identifies the element as a block in a row (i.e., column) with a width of 9/12 parts.
col-10
identifies the element as a block in a row (i.e., column) with a width of 10/12 parts.
col-11
identifies the element as a block in a row (i.e., column) with a width of 11/12 parts.
col-12
identifies the element as a block in a row (i.e., column) with a width of 12/12 parts. This value is identical with col.
Member of
Contained by
May contain
Note

For Henze-Digital the content model was changed. It was necessary to allow text blocs after the closer.

The redefinition of the values of @rend was necessary because they where defined as rng in the source.

Example
<body>
 <div type="part">
  <head>Fallacies of Authority</head>
  <p>The subject of which is Authority in various shapes, and the object, to repress all
     exercise of the reasoning faculty.</p>
  <div n="1type="chapter">
   <head>The Nature of Authority</head>
   <p>With reference to any proposed measures having for their object the greatest
       happiness of the greatest number [...]</p>
   <div n="1.1type="section">
    <head>Analysis of Authority</head>
    <p>What on any given occasion is the legitimate weight or influence to be attached to
         authority [...] </p>
   </div>
   <div n="1.2type="section">
    <head>Appeal to Authority, in What Cases Fallacious.</head>
    <p>Reference to authority is open to the charge of fallacy when [...] </p>
   </div>
  </div>
 </div>
</body>
Schematron

<sch:rule context="tei:div[not(parent::tei:div) and not(parent::tei:body)]">
<sch:assert test="@type='row'">If div is not a direkt child of div then type="row" is required.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:div[@type='row']">
<sch:assert test="tei:div">If type="row" is used the child elements have to be organized with divs.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:div[@rotation]">
<sch:assert test="number(@rotation) gt 0 and number(@rotation) lt 361 and not(starts-with(@rotation,'0'))">The value must be between 1 and 360 (without leading zeros).</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:div[@type='row' and tei:div[contains(@type,'col-')]]">
<sch:let name="sumOfCols"
 value="sum(tei:div[contains(@type,'col-')]/number(substring-after(@type,'col-')))"/>

<sch:report test="$sumOfCols > 12">The sum of all cols must not be greater than 12. It's <sch:value-of select="$sumOfCols"/>.</sch:report>
</sch:rule>
Schematron

<sch:report test="(ancestor::tei:l or ancestor::tei:lg) and not(ancestor::tei:floatingText)"> Abstract model violation: Lines may not contain higher-level structural elements such as div, unless div is a descendant of floatingText.
</sch:report>
Schematron

<sch:report test="(ancestor::tei:p or ancestor::tei:ab) and not(ancestor::tei:floatingText)"> Abstract model violation: p and ab may not contain higher-level structural elements such as div, unless div is a descendant of floatingText.
</sch:report>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <classRef key="model.pLikeminOccurs="0"
   maxOccurs="unbounded"/>

  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.divBottom"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0maxOccurs="1">
   <alternate minOccurs="1maxOccurs="1">
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <alternate minOccurs="1maxOccurs="1">
      <classRef key="model.divLike"/>
      <classRef key="model.divGenLike"/>
     </alternate>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence minOccurs="1maxOccurs="1">
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.common"/>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
     <sequence minOccurs="0"
      maxOccurs="unbounded">

      <alternate minOccurs="1"
       maxOccurs="1">

       <classRef key="model.divLike"/>
       <classRef key="model.divGenLike"/>
      </alternate>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
    </sequence>
   </alternate>
   <sequence minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottom"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
   <elementRef key="pminOccurs="0"
    maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element div
{
   att.hendi.placement.attributes,
   att.hendi.rotation.attributes,
   att.hendi.restrict.attributes,
   att.global.attribute.xmlbase,
   att.global.attribute.xmlspace,
   att.global.attribute.xmllang,
   att.global.rendition.attribute.rendition,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.sameAs,
   att.global.facs.attribute.facs,
   att.global.change.attribute.change,
   att.global.responsibility.attribute.cert,
   att.global.responsibility.attribute.resp,
   att.global.source.attribute.source,
   att.divLike.attributes,
   att.typed.attribute.subtype,
   att.declaring.attributes,
   att.written.attributes,
   attribute xml:id { hendi.restict.pointer }?,
   attribute n { teidata.count }?,
   attribute rend { list { ( "inline" | "justify-between" )+ } }?,
   attribute type
   {
      "writingSession"
    | "poem"
    | "row"
    | "col"
    | "col-1"
    | "col-2"
    | "col-3"
    | "col-4"
    | "col-5"
    | "col-6"
    | "col-7"
    | "col-8"
    | "col-9"
    | "col-10"
    | "col-11"
    | "col-12"
   }?,
   (
      model.pLike*,
      ( model.divTop | model.divBottom | model.global )*,
      (
         (
            ( ( model.divLike | model.divGenLike ), model.global* )+
          | (
               ( model.common, model.global* )+,
               ( ( model.divLike | model.divGenLike ), model.global* )*
            )
         ),
         ( model.divBottom, model.global* )*,
         p*
      )?
   )
}

<divGen>

<divGen> (automatically generated text division) indicates the location at which a textual division generated automatically by a text-processing application is to appear. [3.9.2. Index Entries]
Module core
Attributes att.typed (type, @subtype)
type specifies what type of generated text division (e.g., table of contents) is to appear..
Status Optional
Legal values are:
toc
(table of contents)
endNotes
(Endnotes) Marks the location where endnotes (extracted from note elements in runing text) should be displayed.
Member of
Contained by
textstructure: back body div
May contain Empty element
Note

This element is intended primarily for use in document production or manipulation, rather than in the transcription of pre-existing materials; it makes it easier to specify the location of indices, tables of contents, etc., to be generated by text preparation or word processing software.

Example

One use for this element is to allow document preparation software to generate an index and insert it in the appropriate place in the output. The example below assumes that the indexName attribute on <index> elements in the text has been used to specify index entries for the two generated indexes, named NAMES and THINGS:

<back>
 <div1 type="backmat">
  <head>Bibliography</head>
<!-- ... -->
 </div1>
 <div1 type="backmat">
  <head>Indices</head>
  <divGen n="Index Nominumtype="NAMES"/>
  <divGen n="Index Rerumtype="THINGS"/>
 </div1>
</back>
Example

Another use for divGen is to specify the location of an automatically produced table of contents:

<front>
<!--<titlePage>...</titlePage>-->
 <divGen type="toc"/>
 <div>
  <head>Preface</head>
  <p> ... </p>
 </div>
</front>
Content model
<content/>
Schema Declaration
element divGen
{
   att.typed.attribute.subtype,
   attribute type { "toc" | "endNotes" }?,
   empty
}

<edition>

<edition> (edition) describes the particularities of one edition of a text. [2.2.2. The Edition Statement]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
core: bibl monogr
May contain
Example
<edition>First edition <date>Oct 1990</date>
</edition>
<edition n="S2">Students' edition</edition>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element edition { att.global.attributes, macro.phraseSeq }

<editionStmt>

<editionStmt> (edition statement) Provides information about the version and the download date of the file. This information is inserted by the WebApp and not to be supplied manually. [2.2.2. The Edition Statement 2.2. The File Description]
Module header
Contained by
header: fileDesc
May contain
core: p
Example
<editionStmt>
 <edition n="S2">Students' edition</edition>
 <respStmt>
  <resp>Adapted by </resp>
  <name>Elizabeth Kirk</name>
 </respStmt>
</editionStmt>
Example
<editionStmt>
 <p>First edition, <date>Michaelmas Term, 1991.</date>
 </p>
</editionStmt>
Content model
<content>
 <elementRef key="pmaxOccurs="2"/>
</content>
Schema Declaration
element editionStmt { p, p? }

<editor>

<editor> contains a secondary statement of responsibility for a bibliographic item, for example the name of an individual, institution or organization, (or of several such) acting as editor, compiler, translator, etc. [3.12.2.2. Titles, Authors, and Editors]
Module core
Attributes att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
key
Status Recommended
Datatype hendi.persons.pointer
Member of
Contained by
May contain
Note

A consistent format should be adopted.

Particularly where cataloguing is likely to be based on the content of the header, it is advisable to use generally recognized authority lists for the exact form of personal names.

Example
<editor role="Technical_Editor">Ron Van den Branden</editor>
<editor role="Editor-in-Chief">John Walsh</editor>
<editor role="Managing_Editor">Anne Baillot</editor>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element editor
{
   att.datable.attributes,
   attribute key { hendi.persons.pointer }?,
   macro.phraseSeq
}

<editorialDecl>

<editorialDecl> (editorial practice declaration) provides details of editorial principles and practices applied during the encoding of a text. [2.3.3. The Editorial Practices Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
header: encodingDesc
May contain
core: p
header: quotation
linking: ab
Example
<editorialDecl>
 <normalization>
  <p>All words converted to Modern American spelling using
     Websters 9th Collegiate dictionary
  </p>
 </normalization>
 <quotation marks="all">
  <p>All opening quotation marks converted to “ all closing
     quotation marks converted to &amp;cdq;.</p>
 </quotation>
</editorialDecl>
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.pLike"/>
  <classRef key="model.editorialDeclPart"/>
 </alternate>
</content>
Schema Declaration
element editorialDecl
{
   att.global.attributes,
   ( model.pLike | model.editorialDeclPart )+
}

<eg>

<eg> (example) contains any kind of illustrative example. [22.5. Element Specifications 22.5.3. Attribute List Specification]
Module tagdocs
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
May contain
Note

If the example contains material in XML markup, either it must be enclosed within a CDATA marked section, or character entity references must be used to represent the markup delimiters. If the example contains well-formed XML, it should be marked using the more specific egXML element.

Example
<p>The
<gi>term</gi> element is declared using the following syntax:
<eg><![CDATA[<!ELEMENT term (%phrase.content;)>]]</eg>
</p>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element eg { att.global.attributes, macro.phraseSeq }

<egXML> [http://www.tei-c.org/ns/Examples]

<egXML> (example of XML) a single XML fragment demonstrating the use of some XML, such as elements, attributes, or processing instructions, etc., in which the egXML element functions as the root element. [22.1.1. Phrase Level Terms]
Namespace http://www.tei-c.org/ns/Examples
Module tagdocs
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
valid indicates the intended validity of the example with respect to a schema.
Status Optional
Datatype teidata.enumerated
Legal values are:
true
the example is intended to be fully valid, assuming that its root element, or a provided root element, could have been used as a possible root element in the schema concerned. [Default]
feasible
the example could be transformed into a valid document by inserting any number of valid attributes and child elements anywhere within it; or it is valid against a version of the schema concerned in which the provision of character data, list, element, or attribute values has been made optional.
false
the example is not intended to be valid, and contains deliberate errors.
Member of
Contained by
May contain ANY
Note

In the source of the TEI Guidelines, this element declares itself and its content as belonging to the namespace http://www.tei-c.org/ns/Examples. This enables the content of the element to be validated independently against the TEI scheme. Where this element is used outside this context, a different namespace or none at all may be preferable. The content must however be a well-formed XML fragment or document: where this is not the case, the more general eg element should be used in preference.

Example
<egXML xmlns="http://www.tei-c.org/ns/Examples"><div>
  <head>A slide about <gi>egXML</gi>
  </head>
  <list>
   <item>
    <gi>egXML</gi> can be used to give XML examples in the TEI
       Examples namespace</item>
   <item>Attributes values for <att>valid</att>:
   <list rend="collapsed">
     <item>
      <val rend="green">true</val>: intended to be fully
           valid</item>
     <item>
      <val rend="amber">feasible</val>: valid if missing nodes
           provided</item>
     <item>
      <val rend="red">false</val>: not intended to be valid</item>
    </list>
   </item>
   <item>The <att>rend</att> attribute in the TEI namespace can be
       used for recording how parts of the example was rendered.</item>
  </list>
</div>
</egXML>
Example
<egXML valid="feasiblesource="#UND" xmlns="http://www.tei-c.org/ns/Examples"><text>
  <front>
<!-- front matter for the whole group -->
  </front>
  <group>
   <text>
<!-- first text -->
   </text>
   <text>
<!-- second text -->
   </text>
  </group>
</text>
<!-- This example is not valid TEI, but could be made so by adding missing components -->
</egXML>
Example
      <egXML xmlns="http://www.tei-c.org/ns/Examples" valid="false">          <para xml:lang="en">Doubloons are a pirate's best friend</para>       </egXML>     
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <anyElement/>
 </alternate>
</content>
Schema Declaration
element egXML
{
   att.global.attributes,
   attribute valid { "true" | "feasible" | "false" }?,
   ( text | anyElement-egXML )*
}

<encodingDesc>

<encodingDesc> (encoding description) documents the relationship between an electronic text and the source or sources from which it was derived. [2.3. The Encoding Description 2.1.1. The TEI Header and Its Components]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
header: teiHeader
May contain
core: p
linking: ab
Example
<encodingDesc>
 <p>Basic encoding, capturing lexical information only. All
   hyphenation, punctuation, and variant spellings normalized. No
   formatting or layout information preserved.</p>
</encodingDesc>
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.encodingDescPart"/>
  <classRef key="model.pLike"/>
 </alternate>
</content>
Schema Declaration
element encodingDesc
{
   att.global.attributes,
   ( model.encodingDescPart | model.pLike )+
}

<event>

<event> (event) contains data relating to any kind of significant event associated with a an organization or corporate body. [13.3.1. Basic Principles]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.editLike (@evidence, @instant) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.locatable (@where) att.typed (type, @subtype)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Legal values are:
ua
(world's premiere) contains information about the world's premiere.
ea
(premiere) contains information about the premiere on a certain place.
pa
(private performance) contains information about a private performance.
Contained by
namesdates: person
May contain
msdescription: msDesc
namesdates: settlement
Example
<person>
 <event type="matwhen="1972-10-12">
  <label>matriculation</label>
 </event>
 <event type="gradwhen="1975-06-23">
  <label>graduation</label>
 </event>
</person>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="desc"/>
   <elementRef key="date"/>
   <elementRef key="settlement"/>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.noteLike"/>
   <classRef key="model.biblLike"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element event
{
   att.global.attributes,
   att.datable.attributes,
   att.editLike.attributes,
   att.typed.attribute.subtype,
   att.naming.attributes,
   att.locatable.attributes,
   attribute type { "ua" | "ea" | "pa" }?,
   ( ( desc | date | settlement )*, ( model.noteLike | model.biblLike )* )
}

<expan>

<expan> (expansion) contains the expansion of an abbreviation. [3.6.5. Abbreviations and Their Expansions]
Module core
Contained by
core: choice
May contain
Note

The content of this element should be the expanded abbreviation, usually (but not always) a complete word or phrase. The <ex> element provided by the transcr module may be used to mark up sequences of letters supplied within such an expansion.

If abbreviations are expanded silently, this practice should be documented in the editorialDecl, either with a <normalization> element or a p.

Example
The address is Southmoor
<choice>
 <expan>Road</expan>
 <abbr>Rd</abbr>
</choice>
Example
<choice xml:lang="la">
 <abbr>Imp</abbr>
 <expan>Imp<ex>erator</ex>
 </expan>
</choice>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element expan { macro.phraseSeq }

<explicit>

<explicit> (explicit) contains the explicit of a item, that is, the closing words of the text proper, exclusive of any rubric or colophon which might follow it. [«#mscoit»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.msExcerpt (@defective)
Member of
Contained by
core: bibl
msdescription: msItemStruct
May contain
Example
<explicit>sed libera nos a malo.</explicit>
<rubric>Hic explicit oratio qui dicitur dominica.</rubric>
<explicit type="defective">ex materia quasi et forma sibi
proporti<gap/>
</explicit>
<explicit type="reverse">saued be shulle that doome of day the at
</explicit>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element explicit
{
   att.global.attributes,
   att.typed.attributes,
   att.msExcerpt.attributes,
   macro.phraseSeq
}

<extent>

<extent> (extent) describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. [«#HD23» «#HD2» «#COBICOI» «#msph1»]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
core: bibl monogr
msdescription: supportDesc
May contain
Example
<extent>3200 sentences</extent>
<extent>between 10 and 20 Mb</extent>
<extent>ten 3.5 inch high density diskettes</extent>
Example

The measure element may be used to supply normalised or machine tractable versions of the size or sizes concerned.

<extent>
 <measure unit="MiBquantity="4.2">About four megabytes</measure>
 <measure unit="pagesquantity="245">245 pages of source
   material</measure>
</extent>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element extent { att.global.attributes, macro.phraseSeq }

<facsimile>

<facsimile> contains a representation of some written source in the form of a set of images rather than as transcribed or encoded text. [11.1. Digital Facsimiles]
Module transcr
Attributes att.declaring (@decls) att.global (xml:base, xml:space, n, xml:lang, @xml:id) att.global.source (@source)
sameAs points to an IIIF manifest file for this resource.
Status Optional
Datatype teidata.pointer
Member of
Contained by
textstructure: TEI
May contain
core: graphic
Example
<facsimile>
 <graphic url="page1.png"/>
 <surface>
  <graphic url="page2-highRes.png"/>
  <graphic url="page2-lowRes.png"/>
 </surface>
 <graphic url="page3.png"/>
 <graphic url="page4.png"/>
</facsimile>
Example
<facsimile>
 <surface ulx="0uly="0lrx="200lry="300">
  <graphic url="Bovelles-49r.png"/>
 </surface>
</facsimile>
Schematron

<sch:assert test="@sameAs or tei:graphic">A facsimile element must have (at least) a nested graphic element or a @sameAs attribute</sch:assert>
Schematron

<sch:rule context="tei:facsimile[preceding::tei:witness or preceding::tei:msFrag or preceding-sibling::tei:facsimile or following-sibling::tei:facsimile]">
<sch:let name="sourcevalue="@source"/>
<sch:assert test="@source and preceding::tei:sourceDesc//tei:*[concat('#',@xml:id) = $source]">A facsimile element must have a @source attribute pointing at the respective element in the sourceDesc</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:facsimile[@source]">
<sch:let name="sourcevalue="@source"/>
<sch:assert test="matches(@source, '^https?|#')">The source attribute must be a local reference (starting with '#') or a pointer to an online resource (starting with http)</sch:assert>
</sch:rule>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.graphicLike"/>
  <elementRef key="surface"/>
  <elementRef key="surfaceGrp"/>
 </alternate>
</content>
Schema Declaration
element facsimile
{
   att.declaring.attributes,
   attribute sameAs { teidata.pointer }?,
   att.global.attribute.xmlid,
   att.global.source.attribute.source,
   ( model.graphicLike | surface | surfaceGrp )*
}

<figDesc>

<figDesc> (description of figure) contains a brief prose description of the appearance or content of a graphic figure, for use when documenting an image without displaying it. [14.4. Specific Elements for Graphic Images]
Module figures
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
figures: figure
May contain
Note

This element is intended for use as an alternative to the content of its parent figure element ; for example, to display when the image is required but the equipment in use cannot display graphic images. It may also be used for indexing or documentary purposes.

Example
<figure>
 <graphic url="emblem1.png"/>
 <head>Emblemi d'Amore</head>
 <figDesc>A pair of naked winged cupids, each holding a
   flaming torch, in a rural setting.</figDesc>
</figure>
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
Schema Declaration
element figDesc { att.global.attributes, macro.limitedContent }

<figure>

<figure> (figure) groups elements representing or containing graphic information such as an illustration, formula, or figure. [14.4. Specific Elements for Graphic Images]
Module figures
Attributes att.written (@hand) att.global (xml:base, xml:space, n, xml:lang, @xml:id)
rend (rendition) WeGA: rendering information for the output(!)
Status Optional
Legal values are:
inline
Specifies whether the image is to be rendered inline.
maxSize
The image should be output in maximum size (dependent on display size and resolution).
float-right
The image should be output on the right, with text floating around.
float-left
The image should be output on the left, with text floating around.
Member of
Contained by
May contain
core: graphic
figures: figDesc
Example
<figure>
 <head>The View from the Bridge</head>
 <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a
   series of buoys strung out between them.</figDesc>
 <graphic url="http://www.example.org/fig1.png"
  scale="0.5"/>

</figure>
Content model
<content/>
Schema Declaration
element figure
{
   att.written.attributes,
   attribute rend { "inline" | "maxSize" | "float-right" | "float-left" }?,
   att.global.attribute.xmlid,
   figDesc,
   graphic?
}

<fileDesc>

<fileDesc> (file description) contains a full bibliographic description of an electronic file. [2.2. The File Description 2.1.1. The TEI Header and Its Components]
Module header
Contained by
header: teiHeader
May contain
Note

The major source of information for those seeking to create a catalogue entry or bibliographic citation for an electronic file. As such, it provides a title and statements of responsibility together with details of the publication or distribution of the file, of any series to which it belongs, and detailed bibliographic notes for matters not addressed elsewhere in the header. It also contains a full bibliographic description for the source or sources from which the electronic text was derived.

Example
<fileDesc>
 <titleStmt>
  <title>The shortest possible TEI document</title>
 </titleStmt>
 <publicationStmt>
  <p>Distributed as part of TEI P5</p>
 </publicationStmt>
 <sourceDesc>
  <p>No print source exists: this is an original digital text</p>
 </sourceDesc>
</fileDesc>
Content model
<content>
 <elementRef key="titleStmt"/>
 <sequence minOccurs="1maxOccurs="1">
  <elementRef key="titleStmtminOccurs="0"/>
  <elementRef key="editionStmt"
   minOccurs="0"/>

  <elementRef key="publicationStmt"/>
  <elementRef key="seriesStmt"
   minOccurs="0"/>

  <elementRef key="notesStmtminOccurs="0"/>
  <elementRef key="sourceDesc"
   minOccurs="1maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element fileDesc
{
   titleStmt,
   (
      titleStmt?,
      editionStmt?,
      publicationStmt,
      seriesStmt?,
      notesStmt?,
      sourceDesc+
   )
}

<filiation>

<filiation> (filiation) contains information concerning the manuscript or other object's filiation, i.e. its relationship to other surviving manuscripts or other objects of the same text or contents, its protographs, antigraphs and apographs. [«#mscoit»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
Contained by
msdescription: msItemStruct
May contain
Example
<msContents>
 <msItem>
  <title>Beljakovski sbornik</title>
  <filiation type="protograph">Bulgarian</filiation>
  <filiation type="antigraph">Middle Bulgarian</filiation>
  <filiation type="apograph">
   <ref target="#DN17">Dujchev N 17</ref>
  </filiation>
 </msItem>
</msContents>
<!-- ... -->
<msDesc xml:id="DN17">
 <msIdentifier>
  <settlement>Faraway</settlement>
 </msIdentifier>
<!-- ... -->
</msDesc>

In this example, the reference to ‘Dujchev N17’ includes a link to some other manuscript description which has the identifier DN17.

Example
<msItem>
 <title>Guan-ben</title>
 <filiation>
  <p>The "Guan-ben" was widely current among mathematicians in the
     Qing dynasty, and "Zhao Qimei version" was also read. It is
     therefore difficult to know the correct filiation path to follow.
     The study of this era is much indebted to Li Di. We explain the
     outline of his conclusion here. Kong Guangsen
     (1752-1786)(17) was from the same town as Dai Zhen, so he obtained
     "Guan-ben" from him and studied it(18). Li Huang (d. 1811)
     (19) took part in editing Si Ku Quan Shu, so he must have had
     "Guan-ben". Then Zhang Dunren (1754-1834) obtained this version,
     and studied "Da Yan Zong Shu Shu" (The General Dayan
     Computation). He wrote Jiu Yi Suan Shu (Mathematics
     Searching for One, 1803) based on this version of Shu Xue Jiu
     Zhang (20).</p>
  <p>One of the most important persons in restoring our knowledge
     concerning the filiation of these books was Li Rui (1768(21)
     -1817)(see his biography). ... only two volumes remain of this
     manuscript, as far as chapter 6 (chapter 3 part 2) p.13, that is,
     question 2 of "Huan Tian San Ji" (square of three loops),
     which later has been lost.</p>
 </filiation>
</msItem>
<!--http://www2.nkfust.edu.tw/~jochi/ed1.htm-->
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element filiation
{
   att.global.attributes,
   att.typed.attributes,
   macro.specialPara
}

<finalRubric>

<finalRubric> (final rubric) contains the string of words that denotes the end of a text division, often with an assertion as to its author and title, usually set off from the text itself by red ink, by a different size or type of script, or by some other such visual device. [«#mscoit»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.msExcerpt (@defective)
Contained by
msdescription: msItemStruct
May contain
Example
<finalRubric>Explicit le romans de la Rose ou l'art
d'amours est toute enclose.</finalRubric>
<finalRubric>ok lúkv ver þar Brennu-Nials savgv</finalRubric>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element finalRubric
{
   att.global.attributes,
   att.typed.attributes,
   att.msExcerpt.attributes,
   macro.phraseSeq
}

<floatingText>

<floatingText> (floating text) contains a single text of any kind, whether unitary or composite, which interrupts the text containing it at any point and after which the surrounding text resumes. [4.3.2. Floating Texts]
Module textstructure
Attributes att.global (xml:base, xml:space, n, xml:lang, @xml:id)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Required
Datatype teidata.enumerated
Legal values are:
poem
Member of
Contained by
May contain
core: cb head lg pb
Note

A floating text has the same content as any other text and may thus be interrupted by another floating text, or contain a <group> of tesselated texts.

Example
<body>
 <div type="scene">
  <sp>
   <p>Hush, the players begin...</p>
  </sp>
  <floatingText type="pwp">
   <body>
    <div type="act">
     <sp>
      <l>In Athens our tale takes place [...]</l>
     </sp>
<!-- ... rest of nested act here -->
    </div>
   </body>
  </floatingText>
  <sp>
   <p>Now that the play is finished ...</p>
  </sp>
 </div>
</body>
Content model
<content/>
Schema Declaration
element floatingText
{
   attribute type { "poem" },
   att.global.attribute.xmlid,
   element body { head*, ( lg | pb | cb )+ }
}

<foliation>

<foliation> (foliation) describes the numbering system or systems used to count the leaves or pages in a codex or similar object. [«#msphfo»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: supportDesc
May contain
Example
<foliation>Contemporary foliation in red
roman numerals in the centre
of the outer margin.</foliation>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element foliation { att.global.attributes, macro.specialPara }

<foreign>

<foreign> (foreign) This element indicates a linebeginning. [«#COHQHF»]
Module core
Attributes att.global.rendition (@rendition, @rend) att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs) att.global.facs (@facs) att.global.change (@change) att.global.responsibility (@cert, @resp) att.global.source (@source)
xml:id (identifier) The id of the current element.
Derived from att.global
Status Recommended
Datatype hendi.foreign.pointer
xml:lang (language) The language used in the following sibling.
Derived from att.global
Status Required
Datatype teidata.language
Member of
Contained by
May contain
Note

The global xml:lang attribute should be supplied for this element to identify the language of the word or phrase marked. As elsewhere, its value should be a language tag as defined in [ID CHSH in TEI Guidelines].

This element is intended for use only where no other element is available to mark the phrase or words concerned. The global xml:lang attribute should be used in preference to this element where it is intended to mark the language of the whole of some text element.

The <distinct> element may be used to identify phrases belonging to sublanguages or registers not generally regarded as true languages.

Example
This is
heathen Greek to you still? Your <foreign xml:lang="la">lapis
philosophicus</foreign>?
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element foreign
{
   att.global.rendition.attribute.rendition,
   att.global.rendition.attribute.rend,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.sameAs,
   att.global.facs.attribute.facs,
   att.global.change.attribute.change,
   att.global.responsibility.attribute.cert,
   att.global.responsibility.attribute.resp,
   att.global.source.attribute.source,
   attribute xml:id { hendi.foreign.pointer }?,
   attribute xml:lang { teidata.language },
   macro.phraseSeq
}

<forename>

<forename> (forename) contains a forename, given or baptismal name. [13.2.1. Personal Names]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.personal (@full, @sort) (att.naming (@nymRef, @role) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
May contain
Example
<persName>
 <roleName>Ex-President</roleName>
 <forename>George</forename>
 <surname>Bush</surname>
</persName>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element forename
{
   att.global.attributes,
   att.personal.attributes,
   att.typed.attributes,
   macro.phraseSeq
}

<funder>

<funder> (funding body) specifies the name of an individual, institution, or organization responsible for the funding of a project or text. [2.2.1. The Title Statement]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Member of
Contained by
core: bibl monogr
header: titleStmt
May contain
Note

Funders provide financial support for a project; they are distinct from sponsors (see element <sponsor>), who provide intellectual support and authority.

Example
<funder>The National Endowment for the Humanities, an independent federal agency</funder>
<funder>Directorate General XIII of the Commission of the European Communities</funder>
<funder>The Andrew W. Mellon Foundation</funder>
<funder>The Social Sciences and Humanities Research Council of Canada</funder>
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element funder
{
   att.global.attributes,
   att.canonical.attributes,
   att.datable.attributes,
   macro.phraseSeq.limited
}

<fw>

<fw> (forme work) contains a running head (e.g. a header, footer), catchword, or similar material appearing on the current page. [«#PHSK»]
Module transcr
Attributes att.hendi.placement (@place, @subplace) att.hendi.rotation (@rotation) att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.written (@hand) att.typed (type, @subtype)
type classifies the material encoded according to some useful typology.
Derived from att.typed
Status Recommended
Datatype teidata.enumerated
Sample values include:
header
a running title at the top of the page
footer
a running title at the bottom of the page
pageNum
(page number) a page number or foliation symbol
lineNum
(line number) a line number, either of prose or poetry
sig
(signature) a signature or gathering symbol
catch
(catchword) a catch-word
Member of
Contained by
May contain
Note

Where running heads are consistent throughout a chapter or section, it is usually more convenient to relate them to the chapter or section, e.g. by use of the rend attribute. The fw element is intended for cases where the running head changes from page to page, or where details of page layout and the internal structure of the running heads are of paramount importance.

Example
<fw type="sigplace="bottom">C3</fw>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element fw
{
   att.hendi.placement.attributes,
   att.hendi.rotation.attributes,
   att.global.attributes,
   att.typed.attribute.subtype,
   att.written.attributes,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<g>

<g> (character or glyph) represents a glyph, or a non-standard character. [5. Characters, Glyphs, and Writing Modes]
Module gaiji
Attributes att.global (xml:base, xml:space, n, xml:lang, @xml:id)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Required
Datatype teidata.enumerated
Legal values are:
smufl
(Standard Music Font Layout) Identifies this character or glyph as a musical symbol defined by the SMuFL specification
mufi
(Medieval Unicode Font Initiative) Identifies this character or glyph as a symbol defined by the Medieval Unicode Font Initiative
ref points to a description of the character or glyph intended.
Status Optional
Datatype teidata.pointer
Member of
Contained by
May contain Character data only
Note

The name g is short for gaiji, which is the Japanese term for a non-standardized character or glyph.

Example
<g ref="#ctlig">ct</g>
This example points to a <glyph> element with the identifier ctlig like the following:
<glyph xml:id="ctlig">
<!-- here we describe the particular ct-ligature intended -->
</glyph>
Example
<g ref="#per-glyph">per</g>
The medieval brevigraph per could similarly be considered as an individual glyph, defined in a <glyph> element with the identifier per-glyph as follows:
<glyph xml:id="per-glyph">
<!-- ... -->
</glyph>
Schematron assert that SMuFL symbols provide an external reference.

<sch:rule context="tei:g[@type='smufl']">
<sch:assert test="@ref">g-elements of @type='smufl' must provide a @ref-attribute to point to an external reference.</sch:assert>
</sch:rule>
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element g
{
   attribute type { "smufl" | "mufi" },
   attribute ref { teidata.pointer }?,
   att.global.attribute.xmlid,
   text
}

<gap>

<gap> (gap) indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible. [3.5.3. Additions, Deletions, and Omissions]
Module core
Attributes att.timed (@start, @end)
unit names the unit used for the measurement
Status Recommended
Legal values are:
chars
words
lines
quantity specifies the length in the units specified.
Status Recommended
Datatype teidata.count
reason (reason) gives the reason for omission
Status Recommended
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Legal values are:
punch
Loss of text caused by punch
Member of
Contained by
May contain
core: desc
Note

The gap, unclear, and del core tag elements may be closely allied in use with the damage and supplied elements, available when using the additional tagset for transcription of primary sources. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance.

The gap tag simply signals the editors decision to omit or inability to transcribe a span of text. Other information, such as the interpretation that text was deliberately erased or covered, should be indicated using the relevant tags, such as del in the case of deliberate deletion.

Example
<gap quantity="4unit="chars"
 reason="illegible"/>
Example
<gap quantity="1unit="essay"
 reason="sampling"/>
Example
<del>
 <gap atLeast="4atMost="8unit="chars"
  reason="illegible"/>

</del>
Example
<gap extent="several linesreason="lost"/>
Schematron

<sch:report test="(@unit and not(@quantity)) or (@quantity and not(@unit))">@unit and @quantity must both be given!</sch:report>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element gap
{
   att.timed.attributes,
   attribute unit { "chars" | "words" | "lines" }?,
   attribute quantity { teidata.count }?,
   attribute reason { list { "punch"+ } }?,
   ( model.descLike | model.certLike )*
}

<genName>

<genName> (generational name component) contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named. [13.2.1. Personal Names]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.personal (@full, @sort) (att.naming (@nymRef, @role) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
May contain
Example
<persName>
 <forename>Charles</forename>
 <genName>II</genName>
</persName>
Example
<persName>
 <surname>Pitt</surname>
 <genName>the Younger</genName>
</persName>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element genName
{
   att.global.attributes,
   att.personal.attributes,
   att.typed.attributes,
   macro.phraseSeq
}

<geo>

<geo> (geographical coordinates) contains any expression of a set of geographic coordinates, representing a point, line, or area on the surface of the earth in some notation. [13.3.4.1. Varieties of Location]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declaring (@decls)
Member of
Contained by
May contain Character data only
Note

Uses of geo can be associated with a coordinate system, defined by a <geoDecl> element supplied in the TEI header, using the decls attribute. If no such link is made, the assumption is that the content of each geo element will be a pair of numbers separated by whitespace, to be interpreted as latitude followed by longitude according to the World Geodetic System.

Example
<geoDecl xml:id="WGSdatum="WGS84">World Geodetic System</geoDecl>
<geoDecl xml:id="OSdatum="OSGB36">Ordnance Survey</geoDecl>
<!-- ... -->
<location>
 <desc>A tombstone plus six lines of
   Anglo-Saxon text, built into the west tower (on the south side
   of the archway, at 8 ft. above the ground) of the
   Church of St. Mary-le-Wigford in Lincoln.</desc>
 <geo decls="#WGS">53.226658 -0.541254</geo>
 <geo decls="#OS">SK 97481 70947</geo>
</location>
Example
<geo>41.687142 -74.870109</geo>
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element geo { att.global.attributes, att.declaring.attributes, text }

<geogName>

<geogName> (geographical name) marks a name associated with some geographical feature (e.g. seas, mountains). NB not some administrative unit. [13.2.3. Place Names]
Module namesdates
Attributes att.editLike (@evidence, @instant)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Legal values are:
forest
mountain
river
island
lake
key
Status Recommended
Datatype hendi.places.pointer
Member of
Contained by
May contain
Example
<geogName>
 <geogFeat>Mount</geogFeat>
 <name>Sinai</name>
</geogName>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element geogName
{
   att.editLike.attributes,
   attribute type { "forest" | "mountain" | "river" | "island" | "lake" }?,
   attribute key { hendi.places.pointer }?,
   macro.phraseSeq
}

<gloss>

<gloss> (gloss) identifies a phrase or word used to provide a gloss or definition for some other word or phrase. [3.4.1. Terms and Glosses 22.4.1. Description of Components]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declaring (@decls) att.translatable (@versionDate) att.typed (@type, @subtype) att.pointing (@evaluate, @targetLang, @target) att.cReferencing (@cRef)
Member of
Contained by
May contain
Note

The target and cRef attributes are mutually exclusive.

Example
We may define <term xml:id="tdpvrend="sc">discoursal point of view</term> as
<gloss target="#tdpv">the relationship, expressed
through discourse structure, between the implied author or some other addresser, and the
fiction.</gloss>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element gloss
{
   att.global.attributes,
   att.declaring.attributes,
   att.translatable.attributes,
   att.typed.attributes,
   att.pointing.attributes,
   att.cReferencing.attributes,
   macro.phraseSeq
}

<graphic>

<graphic> (Graphic) indicates the location of an inline graphic, illustration, or figure. [3.10. Graphics and Other Non-textual Components 11.1. Digital Facsimiles]
Module core
Attributes att.typed (@type, @subtype) att.media (scale, @width, @height) att.internetMedia (@mimeType) att.global (xml:base, xml:space, n, xml:lang, @xml:id) att.global.linking (synch, next, prev, exclude, select, copyOf, corresp, @sameAs)
url (uniform resource locator) specifies the URL from which the media concerned may be obtained.
Derived from att.resourced
Status Optional
Datatype teidata.pointer
Member of
Contained by
May contain Empty element
Example
<figure>
 <graphic url="fig1.png"/>
 <head>Figure One: The View from the Bridge</head>
 <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a
   series of buoys strung out between them.</figDesc>
</figure>
Example
<facsimile>
 <surfaceGrp n="leaf1">
  <surface>
   <graphic url="page1.png"/>
  </surface>
  <surface>
   <graphic url="page2-highRes.png"/>
   <graphic url="page2-lowRes.png"/>
  </surface>
 </surfaceGrp>
</facsimile>
Example
<facsimile>
 <surfaceGrp n="leaf1xml:id="spi001">
  <surface xml:id="spi001r">
   <graphic type="normal"
    subtype="thumbnailurl="spi/thumb/001r.jpg"/>

   <graphic type="normalsubtype="low-res"
    url="spi/normal/lowRes/001r.jpg"/>

   <graphic type="normal"
    subtype="high-resurl="spi/normal/highRes/001r.jpg"/>

   <graphic type="high-contrast"
    subtype="low-resurl="spi/contrast/lowRes/001r.jpg"/>

   <graphic type="high-contrast"
    subtype="high-resurl="spi/contrast/highRes/001r.jpg"/>

  </surface>
  <surface xml:id="spi001v">
   <graphic type="normal"
    subtype="thumbnailurl="spi/thumb/001v.jpg"/>

   <graphic type="normalsubtype="low-res"
    url="spi/normal/lowRes/001v.jpg"/>

   <graphic type="normal"
    subtype="high-resurl="spi/normal/highRes/001v.jpg"/>

   <graphic type="high-contrast"
    subtype="low-resurl="spi/contrast/lowRes/001v.jpg"/>

   <graphic type="high-contrast"
    subtype="high-resurl="spi/contrast/highRes/001v.jpg"/>

   <zone xml:id="spi001v_detail01">
    <graphic type="normal"
     subtype="thumbnailurl="spi/thumb/001v-detail01.jpg"/>

    <graphic type="normal"
     subtype="low-res"
     url="spi/normal/lowRes/001v-detail01.jpg"/>

    <graphic type="normal"
     subtype="high-res"
     url="spi/normal/highRes/001v-detail01.jpg"/>

    <graphic type="high-contrast"
     subtype="low-res"
     url="spi/contrast/lowRes/001v-detail01.jpg"/>

    <graphic type="high-contrast"
     subtype="high-res"
     url="spi/contrast/highRes/001v-detail01.jpg"/>

   </zone>
  </surface>
 </surfaceGrp>
</facsimile>
Schematron checks for ASCII only filenames.

<sch:rule context="tei:graphic[@url]">
<sch:assert test="matches(@url, '^[-_A-Za-z0-9\.]+$') or starts-with(@url, 'http') or starts-with(@url, 'wega:')">Found invalid (non-ASCII) characters for an internal URL in @url</sch:assert>
</sch:rule>
Schematron assert that either a @url or @sameAs attribute is present.

<sch:assert test="(@url or @sameAs) and (count(@url|@sameAs) eq 1)">Exactly one @url or @sameAs attribute is mandatory</sch:assert>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element graphic
{
   att.media.attribute.width,
   att.media.attribute.height,
   att.internetMedia.attribute.mimeType,
   att.typed.attributes,
   attribute url { teidata.pointer }?,
   att.global.attribute.xmlid,
   att.global.linking.attribute.sameAs,
   empty
}

<handDesc>

<handDesc> (description of hands) contains a description of all the different hands used in a manuscript or other object. [«#msph2»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
hands (hands) specifies the number of distinct hands identified within the manuscript
Status Optional
Datatype teidata.count
Contained by
May contain
core: p
header: handNote
linking: ab
msdescription: summary
Example
<handDesc>
 <handNote scope="major">Written throughout in <term>angelicana formata</term>.</handNote>
</handDesc>
Example
<handDesc hands="2">
 <p>The manuscript is written in two contemporary hands, otherwise
   unknown, but clearly those of practised scribes. Hand I writes
   ff. 1r-22v and hand II ff. 23 and 24. Some scholars, notably
   Verner Dahlerup and Hreinn Benediktsson, have argued for a third hand
   on f. 24, but the evidence for this is insubstantial.</p>
</handDesc>
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="handNoteminOccurs="1"
    maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element handDesc
{
   att.global.attributes,
   attribute hands { teidata.count }?,
   ( model.pLike+ | ( summary?, handNote+ ) )
}

<handNote>

<handNote> (note on hand) describes a particular style or hand distinguished within a manuscript. [10.7.2. Writing, Decoration, and Other Notations]
Module header
Attributes att.global.responsibility (@cert, @resp) att.handFeatures (scribeRef, @script, @medium) att.hendi.color (@color)
xml:id (identifier) provides a unique identifier for the element bearing the attribute.
Status Required
Datatype hendi.hand.pointer
scribe gives a name or other identifier for the scribe believed to be responsible for this hand.
Status Recommended
Datatype wega.persons.pointer
scope specifies how widely this hand is used in the manuscript.
Status Optional
Legal values are:
sole
only this hand is used throughout the manuscript
major
this hand is used through most of the manuscript
minor
this hand is used occasionally in the manuscript
Contained by
msdescription: handDesc
transcr: handNotes
May contain
Example
<handNote scope="sole">
 <p>Written in insular
   phase II half-uncial with interlinear Old English gloss in an Anglo-Saxon pointed
   minuscule.</p>
</handNote>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element handNote
{
   att.global.responsibility.attributes,
   att.handFeatures.attribute.script,
   att.handFeatures.attribute.medium,
   att.hendi.color.attribute.color,
   attribute xml:id { hendi.hand.pointer },
   attribute scribe { wega.persons.pointer }?,
   attribute scope { "sole" | "major" | "minor" }?,
   macro.specialPara
}

<handNotes>

<handNotes> contains one or more handNote elements documenting the different hands identified within the source texts. [11.3.2.1. Document Hands]
Module transcr
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
header: profileDesc
May contain
header: handNote
Example
<handNotes>
 <handNote xml:id="H1script="copperplate"
  medium="brown-ink">
Carefully written with regular descenders</handNote>
 <handNote xml:id="H2script="print"
  medium="pencil">
Unschooled scrawl</handNote>
</handNotes>
Content model
<content>
 <elementRef key="handNoteminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element handNotes { att.global.attributes, handNote+ }

<handShift>

<handShift> (handwriting shift) Marks the beginning of a sequence of text written in a new hand. [11.3.2.1. Document Hands]
Module transcr
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.handFeatures (scribeRef, @script, @medium) att.hendi.color (@color)
scribe
Status Recommended
Datatype hendi.persons.pointer
scope specifies how widely this hand is used in the manuscript.
Status Optional
Legal values are:
sole
only this hand is used throughout the manuscript
major
this hand is used through most of the manuscript
minor
this hand is used occasionally in the manuscript
new indicates a handNote element describing the hand concerned.
Status Recommended
Datatype teidata.pointer
Note

This attribute serves the same function as the hand attribute provided for those elements which are members of the att.transcriptional class. It may be renamed at a subsequent major release.

Member of
Contained by
May contain Empty element
Note

The handShift element may be used either to denote a shift in the document hand (as from one scribe to another, on one writing style to another). Or, it may indicate a shift within a document hand, as a change of writing style, character or ink. Like other milestone elements, it should appear at the point of transition from some other state to the state which it describes.

Example
<l>When wolde the cat dwelle in his ynne</l>
<handShift medium="greenish-ink"/>
<l>And if the cattes skynne be slyk <handShift medium="black-ink"/> and gaye</l>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element handShift
{
   att.handFeatures.attribute.script,
   att.handFeatures.attribute.medium,
   att.hendi.color.attribute.color,
   att.global.attributes,
   attribute scribe { hendi.persons.pointer }?,
   attribute scope { "sole" | "major" | "minor" }?,
   attribute new { teidata.pointer }?,
   empty
}
<head> (heading) contains any type of heading, for example the title of a section, or the heading of a list, glossary, manuscript description, etc. [4.2.1. Headings and Trailers]
Module core
Attributes att.placement (@place)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status Optional
Legal values are:
sub
Marks a subtitle
rend (rendition) specifies the text alignment in the source.
Status Optional
Datatype wegadata.textAlignment
Member of
Contained by
figures: table
msdescription: msDesc msFrag msPart
namesdates: person
textcrit: listWit
textstructure: back body div floatingText
May contain
Note

The head element is used for headings at all levels; software which treats (e.g.) chapter headings, section headings, and list titles differently must determine the proper processing of a head element based on its structural position. A head occurring as the first element of a list is the title of that list; one occurring as the first element of a <div1> is the title of that chapter or section.

Example

The most common use for the head element is to mark the headings of sections. In older writings, the headings or incipits may be rather longer than usual in modern works. If a section has an explicit ending as well as a heading, it should be marked as a <trailer>, as in this example:

<div1 n="Itype="book">
 <head>In the name of Christ here begins the first book of the ecclesiastical history of
   Georgius Florentinus, known as Gregory, Bishop of Tours.</head>
 <div2 type="section">
  <head>In the name of Christ here begins Book I of the history.</head>
  <p>Proposing as I do ...</p>
  <p>From the Passion of our Lord until the death of Saint Martin four hundred and twelve
     years passed.</p>
  <trailer>Here ends the first Book, which covers five thousand, five hundred and ninety-six
     years from the beginning of the world down to the death of Saint Martin.</trailer>
 </div2>
</div1>
Example

When headings are not inline with the running text (see e.g. the heading "Secunda conclusio") they might however be encoded as if. The actual placement in the source document can be captured with the place attribute.

<div type="subsection">
 <head place="margin">Secunda conclusio</head>
 <p>
  <lb n="1251"/>
  <hi rend="large">Potencia: habitus: et actus: recipiunt speciem ab obiectis<supplied>.</supplied>
  </hi>
  <lb n="1252"/>Probatur sic. Omne importans necessariam habitudinem ad proprium
   [...]
 </p>
</div>
Example

The head element is also used to mark headings of other units, such as lists:

With a few exceptions, connectives are equally
useful in all kinds of discourse: description, narration, exposition, argument. <list rend="bulleted">
 <head>Connectives</head>
 <item>above</item>
 <item>accordingly</item>
 <item>across from</item>
 <item>adjacent to</item>
 <item>again</item>
 <item>
<!-- ... -->
 </item>
</list>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <elementRef key="lg"/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.lLike"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element head
{
   att.placement.attributes,
   attribute type { "sub" }?,
   attribute rend { wegadata.textAlignment }?,
   (
      text
    | lgmodel.gLikemodel.phrasemodel.intermodel.lLikemodel.global
   )*
}

<height>

<height> (height) contains a measurement measured along the axis at a right angle to the bottom of the object. [«#msdim»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
May contain Empty element
Example
<height unit="inquantity="7"/>
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element height
{
   att.global.attributes,
   att.dimensions.attributes,
   macro.xtext
}

<heraldry>

<heraldry> (heraldry) contains a heraldic formula or phrase, typically found as part of a blazon, coat of arms, etc. [«#mshera»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
May contain
Example
<p>Ownership stamp (xvii cent.) on i recto with the arms
<heraldry>A bull passant within a bordure bezanty,
   in chief a crescent for difference</heraldry> [Cole],
crest, and the legend <q>Cole Deum</q>.</p>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element heraldry { att.global.attributes, macro.phraseSeq }

<hi>

<hi> (highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made. [3.3.2.2. Emphatic Words and Phrases 3.3.2. Emphasis, Foreign Words, and Unusual Language]
Module core
Attributes att.hendi.rend (@rend, @n) att.hendi.color (@color) att.written (@hand)
Member of
Contained by
May contain
Example
<hi rend="gothic">And this Indenture further witnesseth</hi>
that the said <hi rend="italic">Walter Shandy</hi>, merchant,
in consideration of the said intended marriage ...
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element hi
{
   att.hendi.rend.attributes,
   att.hendi.color.attributes,
   att.written.attributes,
   macro.paraContent
}

<history>

<history> (history) groups elements describing the full history of a manuscript, manuscript part, or other object. [«#mshy»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: msDesc msFrag msPart
May contain
core: p
linking: ab
Example
<history>
 <origin>
  <p>Written in Durham during the mid twelfth
     century.</p>
 </origin>
 <provenance>
  <p>Recorded in two medieval
     catalogues of the books belonging to Durham Priory, made in 1391 and
     1405.</p>
 </provenance>
 <provenance>
  <p>Given to W. Olleyf by William Ebchester, Prior (1446-56)
     and later belonged to Henry Dalton, Prior of Holy Island (Lindisfarne)
     according to inscriptions on ff. 4v and 5.</p>
 </provenance>
 <acquisition>
  <p>Presented to Trinity College in 1738 by
     Thomas Gale and his son Roger.</p>
 </acquisition>
</history>
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="originminOccurs="0"/>
   <elementRef key="provenance"
    minOccurs="0maxOccurs="unbounded"/>

   <elementRef key="acquisition"
    minOccurs="0"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element history
{
   att.global.attributes,
   ( model.pLike+ | ( summary?, origin?, provenance*, acquisition? ) )
}

<idno>

<idno> (identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way.
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status Required
Legal values are:
gnd
(Gemeinsame Normdatei)
viaf
(Virtual International Authority File)
geonames
ID taken from http://www.geonames.org/
Member of
Contained by
May contain
character data
Schematron assert that provided ID matches the external identifier's pattern for IDs.

<sch:rule context="tei:idno[@type='gnd']">
<sch:assert test="matches(., '^1[01]?\d{7}[0-9X]|[47]\d{6}-\d|[1-9]\d{0,7}-[0-9X]|3\d{7}[0-9X]$')">That doesn't look like a valid GND ID.</sch:assert>
</sch:rule>
<sch:rule context="tei:idno[@type='viaf']">
<sch:assert test="matches(., '^[1-9]\d(\d{0,7}|\d{17,20})$')">That doesn't look like a valid VIAF ID.</sch:assert>
</sch:rule>
<sch:rule context="tei:idno[@type='geonames']">
<sch:assert test="matches(., '^[1-9][0-9]{0,8}$')">That doesn't look like a valid Geonames ID.</sch:assert>
</sch:rule>
Schematron report for non-sensible external identifier

<sch:rule context="tei:idno[parent::tei:place]">
<sch:report test="@type=('bd')">Bach IDs are not meant for places.</sch:report>
<sch:report test="@type=('gnd')"
 role="info">
There are less GND Identifier for places. Have you tried http://www.geonames.org/ ?</sch:report>
</sch:rule>
<sch:rule context="tei:idno[parent::tei:person]">
<sch:report test="@type=('geonames')">Geonames IDs are not meant for persons.</sch:report>
</sch:rule>
Content model
<content>
</content>
Schema Declaration
element idno
{
   att.global.attributes,
   attribute type { "gnd" | "viaf" | "geonames" },
   ( gnd.pattern | viaf.pattern | geonames.pattern )
}

<imprint>

<imprint> groups information relating to the publication or distribution of a bibliographic item. [3.12.2.4. Imprint, Size of a Document, and Reprint Information]
Module core
Contained by
core: monogr
May contain
header: distributor
character data
Example
<imprint>
 <pubPlace>Oxford</pubPlace>
 <publisher>Clarendon Press</publisher>
 <date>1987</date>
</imprint>
Schematron checks for duplicate encodings of biblScope

<sch:report test="count(distinct-values(tei:biblScope/@type)) ne count(tei:biblScope/@type)">duplicate value for biblScope</sch:report>
Content model
<content>additionalfontUsage</content>
Schema Declaration
element imprint
{
   (
      ( ( model.imprintPart ) | ( model.dateLike ) ),
      element note { attribute type { "additional" }, text }?,
      element note { attribute type { "fontUsage" }, text }?
   )+
}

<incipit>

<incipit> contains the incipit of a manuscript or similar object item, that is the opening words of the text proper, exclusive of any rubric which might precede it, of sufficient length to identify the work uniquely; such incipits were, in former times, frequently used a means of reference to a work, in place of a title. [«#mscoit»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.msExcerpt (@defective)
Member of
Contained by
core: bibl
msdescription: msItemStruct
May contain
Example
<incipit>Pater noster qui es in celis</incipit>
<incipit defective="true">tatem dedit hominibus alleluia.</incipit>
<incipit type="biblical">Ghif ons huden onse dagelix broet</incipit>
<incipit>O ongehoerde gewerdighe christi</incipit>
<incipit type="lemma">Firmiter</incipit>
<incipit>Ideo dicit firmiter quia ordo fidei nostre probari non potest</incipit>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element incipit
{
   att.global.attributes,
   att.typed.attributes,
   att.msExcerpt.attributes,
   macro.phraseSeq
}

<institution>

<institution> (institution) contains the name of an organization such as a university or library, with which a manuscript or other object is identified, generally its holding institution. [«#msid»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@nymRef, @role) (att.canonical (@key, @ref))
Contained by
May contain
Example
<msIdentifier>
 <settlement>Oxford</settlement>
 <institution>University of Oxford</institution>
 <repository>Bodleian Library</repository>
 <idno>MS. Bodley 406</idno>
</msIdentifier>
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element institution
{
   att.global.attributes,
   att.naming.attributes,
   macro.phraseSeq.limited
}

<item>

<item> (item) contains one component of a list. [3.8. Lists 2.6. The Revision Description]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
core: list
May contain
Note

May contain simple prose or a sequence of chunks.

Whatever string of characters is used to label a list item in the copy text may be used as the value of the global n attribute, but it is not required that numbering be recorded explicitly. In ordered lists, the n attribute on the item element is by definition synonymous with the use of the label element to record the enumerator of the list item. In glossary lists, however, the term being defined should be given with the label element, not n.

Example
<list rend="numbered">
 <head>Here begin the chapter headings of Book IV</head>
 <item n="4.1">The death of Queen Clotild.</item>
 <item n="4.2">How King Lothar wanted to appropriate one third of the Church revenues.</item>
 <item n="4.3">The wives and children of Lothar.</item>
 <item n="4.4">The Counts of the Bretons.</item>
 <item n="4.5">Saint Gall the Bishop.</item>
 <item n="4.6">The priest Cato.</item>
 <item> ...</item>
</list>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element item { att.global.attributes, macro.specialPara }

<keywords>

<keywords> (keywords) contains a list of keywords or phrases identifying the topic or nature of a text. [«#HD43»]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
scheme identifies the controlled vocabulary within which the set of keywords concerned is defined, for example by a <taxonomy> element, or by some other resource.
Status Optional
Datatype teidata.pointer
Contained by
header: textClass
May contain
core: list term
Note

Each individual keyword (including compound subject headings) should be supplied as a term element directly within the keywords element. An alternative usage, in which each term appears within an item inside a list is permitted for backwards compatibility, but is deprecated.

If no control list exists for the keywords used, then no value should be supplied for the scheme attribute.

Example
<keywords scheme="http://classificationweb.net">
 <term>Babbage, Charles</term>
 <term>Mathematicians - Great Britain - Biography</term>
</keywords>
Example
<keywords>
 <term>Fermented beverages</term>
 <term>Central Andes</term>
 <term>Schinus molle</term>
 <term>Molle beer</term>
 <term>Indigenous peoples</term>
 <term>Ethnography</term>
 <term>Archaeology</term>
</keywords>
Content model
<content>
 <alternate>
  <elementRef key="termminOccurs="1"
   maxOccurs="unbounded"/>

  <elementRef key="list"/>
 </alternate>
</content>
Schema Declaration
element keywords
{
   att.global.attributes,
   attribute scheme { teidata.pointer }?,
   ( term+ | list )
}

<l>

<l> (verse line) contains a single, possibly incomplete, line of verse. [3.13.1. Core Tags for Verse 3.13. Passages of Verse or Drama 7.2.5. Speech Contents]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.fragmentable (@part)
Member of
Contained by
May contain
Example
<l met="x/x/x/x/x/real="/xx/x/x/x/">Shall I compare thee to a summer's day?</l>
Schematron

<sch:report test="ancestor::tei:l[not(.//tei:note//tei:l[. = current()])]"> Abstract model violation: Lines may not contain lines or lg elements.
</sch:report>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element l
{
   att.global.attributes,
   att.fragmentable.attributes,
   ( text | model.gLike | model.phrase | model.inter | model.global )*
}

<label>

<label> (label) contains any label or heading used to identify part of a text, typically but not exclusively in a list or glossary. [3.8. Lists]
Module core
Attributes att.written (@hand) att.global (xml:base, xml:space, n, xml:lang, @xml:id)
Member of
Contained by
May contain
Example

Labels are commonly used for the headwords in glossary lists; note the use of the global xml:lang attribute to set the default language of the glossary list to Middle English, and identify the glosses and headings as modern English or Latin:

<list type="glossxml:lang="enm">
 <head xml:lang="en">Vocabulary</head>
 <headLabel xml:lang="en">Middle English</headLabel>
 <headItem xml:lang="en">New English</headItem>
 <label>nu</label>
 <item xml:lang="en">now</item>
 <label>lhude</label>
 <item xml:lang="en">loudly</item>
 <label>bloweth</label>
 <item xml:lang="en">blooms</item>
 <label>med</label>
 <item xml:lang="en">meadow</item>
 <label>wude</label>
 <item xml:lang="en">wood</item>
 <label>awe</label>
 <item xml:lang="en">ewe</item>
 <label>lhouth</label>
 <item xml:lang="en">lows</item>
 <label>sterteth</label>
 <item xml:lang="en">bounds, frisks (cf. <cit>
   <ref>Chaucer, K.T.644</ref>
   <quote>a courser, <term>sterting</term>as the fyr</quote>
  </cit>
 </item>
 <label>verteth</label>
 <item xml:lang="la">pedit</item>
 <label>murie</label>
 <item xml:lang="en">merrily</item>
 <label>swik</label>
 <item xml:lang="en">cease</item>
 <label>naver</label>
 <item xml:lang="en">never</item>
</list>
Example

Labels may also be used to record explicitly the numbers or letters which mark list items in ordered lists, as in this extract from Gibbon's Autobiography. In this usage the label element is synonymous with the n attribute on the item element:

I will add two facts, which have seldom occurred
in the composition of six, or at least of five quartos. <list rend="runontype="ordered">
 <label>(1)</label>
 <item>My first rough manuscript, without any intermediate copy, has been sent to the press.</item>
 <label>(2) </label>
 <item>Not a sheet has been seen by any human eyes, excepting those of the author and the
   printer: the faults and the merits are exclusively my own.</item>
</list>
Example

Labels may also be used for other structured list items, as in this extract from the journal of Edward Gibbon:

<list type="gloss">
 <label>March 1757.</label>
 <item>I wrote some critical observations upon Plautus.</item>
 <label>March 8th.</label>
 <item>I wrote a long dissertation upon some lines of Virgil.</item>
 <label>June.</label>
 <item>I saw Mademoiselle Curchod — <quote xml:lang="la">Omnia vincit amor, et nos cedamus
     amori.</quote>
 </item>
 <label>August.</label>
 <item>I went to Crassy, and staid two days.</item>
</list>

Note that the label might also appear within the item rather than as its sibling. Though syntactically valid, this usage is not recommended TEI practice.

Example

Labels may also be used to represent a label or heading attached to a paragraph or sequence of paragraphs not treated as a structural division, or to a group of verse lines. Note that, in this case, the label element appears within the p or lg element, rather than as a preceding sibling of it.

<p>[...]
<lb/>&amp; n’entrer en mauuais &amp; mal-heu-
<lb/>ré meſnage. Or des que le conſente-
<lb/>ment des parties y eſt le mariage eſt
<lb/> arreſté, quoy que de faict il ne ſoit
<label place="margin">Puiſſance maritale
   entre les Romains.</label>
 <lb/> conſommé. Depuis la conſomma-
<lb/>tion du mariage la femme eſt ſoubs
<lb/> la puiſſance du mary, s’il n’eſt eſcla-
<lb/>ue ou enfant de famille : car en ce
<lb/> cas, la femme, qui a eſpouſé vn en-
<lb/>fant de famille, eſt ſous la puiſſance
[...]</p>

In this example the text of the label appears in the right hand margin of the original source, next to the paragraph it describes, but approximately in the middle of it.

If so desired the type attribute may be used to distinguish different categories of label.

Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element label
{
   att.written.attributes,
   att.global.attribute.xmlid,
   macro.phraseSeq
}

<language>

<language> (language) characterizes a single language or sublanguage used within a text. [2.4.2. Language Usage]
Module header
Attributes
ident (identifier) Supplies a language code constructed as defined in BCP 47 which is used to identify the language documented by this element, and which is referenced by the global xml:lang attribute.
Status Required
Datatype teidata.language
usage specifies the approximate percentage (by volume) of the text which uses this language.
Status Optional
Datatype nonNegativeInteger
Contained by
header: langUsage
May contain Character data only
Note

Particularly for sublanguages, an informal prose characterization should be supplied as content for the element.

Example
<langUsage>
 <language ident="en-USusage="75">modern American English</language>
 <language ident="i-az-Arabusage="20">Azerbaijani in Arabic script</language>
 <language ident="x-lapusage="05">Pig Latin</language>
</langUsage>
Schematron

<sch:report test="preceding-sibling::tei:correspDesc[@n='revealed'] and following::tei:body[normalize-space(.) eq '']">Revealed correspondence must not have language information.</sch:report>
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element language
{
   attribute ident { teidata.language },
   attribute usage { xsd:nonNegativeInteger }?,
   text
}

<langUsage>

<langUsage> (language usage) describes the languages, sublanguages, registers, dialects, etc. represented within a text. [2.4.2. Language Usage 2.4. The Profile Description 15.3.2. Declarable Elements]
Module header
Contained by
header: profileDesc
May contain
header: language
Example
<langUsage>
 <language ident="fr-CAusage="60">Québecois</language>
 <language ident="en-CAusage="20">Canadian business English</language>
 <language ident="en-GBusage="20">British English</language>
</langUsage>
Schematron

<sch:report test=" preceding-sibling::tei:correspDesc[@n='revealed'] and following::tei:body[normalize-space(.) eq '']">Revealed correspondence must not have language information.</sch:report>
Content model
<content>
 <elementRef key="languageminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element langUsage { language+ }

<layout>

<layout> (layout) describes how text is laid out on the page or surface of the object, including information about any ruling, pricking, or other evidence of page-preparation techniques. [«#msph2»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
columns (columns) specifies the number of columns per page
Status Optional
Datatype 1–2 occurrences of teidata.count separated by whitespace
Note

If a single number is given, all pages referenced have this number of columns. If two numbers are given, the number of columns per page varies between the values supplied. Where columns is omitted the number is assumed to be 1.

Columns may be independent of page orientation or reading direction, and a single textual stream may have one or more columns.

streams (textual streams) indicates the number of streams per page, each of which contains an independent textual stream
Status Optional
Datatype 1–2 occurrences of teidata.count separated by whitespace
Note

If a single number is given, all pages referenced have this number of textual streams. If two numbers are given, the number of textual streams per page varies between the values supplied. Where streams is omitted the number is assumed to be 1 and unless specified elsewhere the script orientation of the source is identical to that used in the TEI document.

ruledLines (ruled lines) specifies the number of ruled lines per column
Status Optional
Datatype 1–2 occurrences of teidata.count separated by whitespace
Note

If a single number is given, all columns have this number of ruled lines. If two numbers are given, the number of ruled lines per column varies between the values supplied.

writtenLines (written lines) specifies the number of written lines per column
Status Optional
Datatype 1–2 occurrences of teidata.count separated by whitespace
Note

If a single number is given, all columns have this number of written lines. If two numbers are given, the number of written lines per column varies between the values supplied.

Contained by
msdescription: layoutDesc
May contain
Example
<layout columns="1ruledLines="25 32">Most pages have between 25 and 32 long lines ruled in lead.</layout>
Example
<layout columns="2ruledLines="42">
 <p>2 columns of 42 lines ruled in ink, with central rule
   between the columns.</p>
</layout>
Example
<layout columns="1 2writtenLines="40 50">
 <p>Some pages have 2 columns, with central rule
   between the columns; each column with between 40 and 50 lines of writing.</p>
</layout>
Example
<layout streams="3columns="3"/>
<!-- Further down in document body -->
<div type="page">
 <ab>
  <pb/>
   一二三<cb type="top-stream"/>
   一二三<cb type="mid-stream"/>
   一二三<cb type="bottom-stream"/>
<!-- cb here for demo purposes -->
 </ab>
</div>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element layout
{
   att.global.attributes,
   attribute columns { list { teidata.count, teidata.count? } }?,
   attribute streams { list { teidata.count, teidata.count? } }?,
   attribute ruledLines { list { teidata.count, teidata.count? } }?,
   attribute writtenLines { list { teidata.count, teidata.count? } }?,
   macro.specialPara
}

<layoutDesc>

<layoutDesc> (layout description) collects the set of layout descriptions applicable to a manuscript or other object. [«#msph2»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: objectDesc
May contain
core: p
linking: ab
msdescription: layout summary
Example
<layoutDesc>
 <p>Most pages have between 25 and 32 long lines ruled in lead.</p>
</layoutDesc>
Example
<layoutDesc>
 <layout columns="2ruledLines="42">
  <p>
   <locus from="f12rto="f15v"/>
     2 columns of 42 lines pricked and ruled in ink, with
     central rule between the columns.</p>
 </layout>
 <layout columns="3">
  <p>
   <locus from="f16"/>Prickings for three columns are visible.</p>
 </layout>
</layoutDesc>
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="layoutminOccurs="1"
    maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element layoutDesc
{
   att.global.attributes,
   ( model.pLike+ | ( summary?, layout+ ) )
}

<lb>

<lb> (line break) This element indicates a linebeginning. [3.11.3. Milestone Elements 7.2.5. Speech Contents]
Module core
Attributes att.breaking (@break)
rend rend is intended as an extension to break and is to be used when, for example, a hyphen is missing at the line break.
Status Optional
Legal values are:
noHyphen
Member of
Contained by
May contain Empty element
Note

By convention, lb elements should appear at the point in the text where a new line starts. The n attribute, if used, indicates the number or other value associated with the text between this point and the next lb element, typically the sequence number of the line within the page, or other appropriate unit. This element is intended to be used for marking actual line breaks on a manuscript or printed page, at the point where they occur; it should not be used to tag structural units such as lines of verse (for which the l element is available) except in circumstances where structural units cannot otherwise be marked.

The type attribute may be used to characterize the line break in any respect. The more specialized attributes break, ed, or edRef should be preferred when the intent is to indicate whether or not the line break is word-breaking, or to note the source from which it derives.

Example

This example shows typographical line breaks within metrical lines, where they occur at different places in different editions:

<l>Of Mans First Disobedience,<lb ed="1674"/> and<lb ed="1667"/> the Fruit</l>
<l>Of that Forbidden Tree, whose<lb ed="1667 1674"/> mortal tast</l>
<l>Brought Death into the World,<lb ed="1667"/> and all<lb ed="1674"/> our woe,</l>
Example

This example encodes typographical line breaks as a means of preserving the visual appearance of a title page. The break attribute is used to show that the line break does not (as elsewhere) mark the start of a new word.

<titlePart>
 <lb/>With Additions, ne-<lb break="no"/>ver before Printed.
</titlePart>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element lb { att.breaking.attributes, attribute rend { "noHyphen" }?, empty }

<lem>

<lem> (lemma) contains the lemma, or base text, of a textual variation. [12.1. The Apparatus Entry, Readings, and Witnesses]
Module textcrit
Attributes att.witnessed (@wit)
Contained by
textcrit: app
May contain
Note

The term lemma is used in text criticism to describe the reading given in the main text, which may be used as a heading in the apparatus itself. This usage connects it to mathematics (where a lemma is a proven proposition used as a step in a proof, a "given") and natural-language processing (where a lemma is the dictionary headword associated with an inflected form in the running text).

Example
<app>
 <lem wit="#El #Hg">Experience</lem>
 <rdg wit="#Latype="substantive">Experiment</rdg>
 <rdg wit="#Ra2type="substantive">Eryment</rdg>
</app>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.divLike"/>
  <classRef key="model.divPart"/>
  <elementRef key="titlePage"/>
  <elementRef key="argument"/>
  <elementRef key="byline"/>
  <elementRef key="docAuthor"/>
  <elementRef key="docDate"/>
  <elementRef key="docEdition"/>
  <elementRef key="docImprint"/>
  <elementRef key="docTitle"/>
  <elementRef key="epigraph"/>
  <elementRef key="imprimatur"/>
  <elementRef key="titlePart"/>
  <elementRef key="epilogue"/>
  <elementRef key="performance"/>
  <elementRef key="prologue"/>
  <elementRef key="set"/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.global"/>
  <classRef key="model.rdgPart"/>
 </alternate>
</content>
Schema Declaration
element lem
{
   att.witnessed.attributes,
   (
      text
    | model.divLikemodel.divPart
    | titlePage
    | argument
    | byline
    | docAuthor
    | docDate
    | docEdition
    | docImprint
    | docTitle
    | epigraph
    | imprimatur
    | titlePart
    | epilogue
    | performance
    | prologue
    | set
    | model.gLikemodel.phrasemodel.intermodel.globalmodel.rdgPart
   )*
}

<lg>

<lg> (line group) contains one or more verse lines functioning as a formal unit, e.g. a stanza, refrain, verse paragraph, etc. [3.13.1. Core Tags for Verse 3.13. Passages of Verse or Drama 7.2.5. Speech Contents]
Module core
Attributes att.typed (@type, @subtype)
Member of
Contained by
May contain
linking: anchor
textcrit: app
transcr: addSpan fw space
Note

contains verse lines or nested line groups only, possibly prefixed by a heading.

Example
<lg type="free">
 <l>Let me be my own fool</l>
 <l>of my own making, the sum of it</l>
</lg>
<lg type="free">
 <l>is equivocal.</l>
 <l>One says of the drunken farmer:</l>
</lg>
<lg type="free">
 <l>leave him lay off it. And this is</l>
 <l>the explanation.</l>
</lg>
Schematron

<sch:assert test="count(descendant::tei:lg|descendant::tei:l|descendant::tei:gap) > 0">An lg element
must contain at least one child l, lg, or gap element.</sch:assert>
Schematron

<sch:report test="ancestor::tei:l[not(.//tei:note//tei:lg[. = current()])]"> Abstract model violation: Lines may not contain line groups.
</sch:report>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <alternate minOccurs="1maxOccurs="1">
   <classRef key="model.lLike"/>
   <classRef key="model.stageLike"/>
   <classRef key="model.labelLike"/>
   <elementRef key="lg"/>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.lLike"/>
   <classRef key="model.stageLike"/>
   <classRef key="model.labelLike"/>
   <classRef key="model.global"/>
   <elementRef key="lg"/>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottom"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element lg
{
   att.typed.attributes,
   (
      ( model.divTop | model.global )*,
      ( model.lLike | model.stageLike | model.labelLike | lg ),
      ( model.lLike | model.stageLike | model.labelLike | model.global | lg )*,
      ( model.divBottom, model.global* )*
   )
}

<licence>

<licence> contains information about a licence or other legal agreement applicable to the text. [2.2.4. Publication, Distribution, Licensing, etc.]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.pointing (@evaluate, @targetLang, @target) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
header: availability
May contain
Note

A licence element should be supplied for each licence agreement applicable to the text in question. The target attribute may be used to reference a full version of the licence. The when, notBefore, notAfter, from or to attributes may be used in combination to indicate the date or dates of applicability of the licence.

Example
<licence target="http://www.nzetc.org/tm/scholarly/tei-NZETC-Help.html#licensing"> Licence: Creative Commons Attribution-Share Alike 3.0 New Zealand Licence
</licence>
Example
<availability>
 <licence target="http://creativecommons.org/licenses/by/3.0/"
  notBefore="2013-01-01">

  <p>The Creative Commons Attribution 3.0 Unported (CC BY 3.0) Licence
     applies to this document.</p>
  <p>The licence was added on January 1, 2013.</p>
 </licence>
</availability>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element licence
{
   att.global.attributes,
   att.pointing.attributes,
   att.datable.attributes,
   macro.specialPara
}

<list>

<list> (list) contains any sequence of items organized as a list. [3.8. Lists]
Module core
Attributes att.typed (type, @subtype)
type (type) characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Legal values are:
ordered
list items are numbered or lettered.
unordered
list items are prefixed by a sign.
Note

Previous versions of these Guidelines recommended the use of type on list to encode the rendering or appearance of a list (whether it was bulleted, numbered, etc.). The current recommendation is to use the rend or style attributes for these aspects of a list, while using type for the more appropriate task of characterizing the nature of the content of a list.

The formal syntax of the element declarations allows label tags to be omitted from lists tagged <list type="gloss">; this is however a semantic error.

Member of
Contained by
May contain
linking: anchor
transcr: fw
Note

May contain an optional heading followed by a series of items, or a series of label and item pairs, the latter being optionally preceded by one or two specialized headings.

Example
<list rend="numbered">
 <item>a butcher</item>
 <item>a baker</item>
 <item>a candlestick maker, with
 <list rend="bulleted">
   <item>rings on his fingers</item>
   <item>bells on his toes</item>
  </list>
 </item>
</list>
Example
<list type="syllogismrend="bulleted">
 <item>All Cretans are liars.</item>
 <item>Epimenides is a Cretan.</item>
 <item>ERGO Epimenides is a liar.</item>
</list>
Example
<list type="litanyrend="simple">
 <item>God save us from drought.</item>
 <item>God save us from pestilence.</item>
 <item>God save us from wickedness in high places.</item>
 <item>Praise be to God.</item>
</list>
Example

The following example treats the short numbered clauses of Anglo-Saxon legal codes as lists of items. The text is from an ordinance of King Athelstan (924–939):

<div1 type="section">
 <head>Athelstan's Ordinance</head>
 <list rend="numbered">
  <item n="1">Concerning thieves. First, that no thief is to be spared who is caught with
     the stolen goods, [if he is] over twelve years and [if the value of the goods is] over
     eightpence.
  <list rend="numbered">
    <item n="1.1">And if anyone does spare one, he is to pay for the thief with his
         wergild — and the thief is to be no nearer a settlement on that account — or to
         clear himself by an oath of that amount.</item>
    <item n="1.2">If, however, he [the thief] wishes to defend himself or to escape, he is
         not to be spared [whether younger or older than twelve].</item>
    <item n="1.3">If a thief is put into prison, he is to be in prison 40 days, and he may
         then be redeemed with 120 shillings; and the kindred are to stand surety for him
         that he will desist for ever.</item>
    <item n="1.4">And if he steals after that, they are to pay for him with his wergild,
         or to bring him back there.</item>
    <item n="1.5">And if he steals after that, they are to pay for him with his wergild,
         whether to the king or to him to whom it rightly belongs; and everyone of those who
         supported him is to pay 120 shillings to the king as a fine.</item>
   </list>
  </item>
  <item n="2">Concerning lordless men. And we pronounced about these lordless men, from whom
     no justice can be obtained, that one should order their kindred to fetch back such a
     person to justice and to find him a lord in public meeting.
  <list rend="numbered">
    <item n="2.1">And if they then will not, or cannot, produce him on that appointed day,
         he is then to be a fugitive afterwards, and he who encounters him is to strike him
         down as a thief.</item>
    <item n="2.2">And he who harbours him after that, is to pay for him with his wergild
         or to clear himself by an oath of that amount.</item>
   </list>
  </item>
  <item n="3">Concerning the refusal of justice. The lord who refuses justice and upholds
     his guilty man, so that the king is appealed to, is to repay the value of the goods and
     120 shillings to the king; and he who appeals to the king before he demands justice as
     often as he ought, is to pay the same fine as the other would have done, if he had
     refused him justice.
  <list rend="numbered">
    <item n="3.1">And the lord who is an accessory to a theft by his slave, and it becomes
         known about him, is to forfeit the slave and be liable to his wergild on the first
         occasionp if he does it more often, he is to be liable to pay all that he owns.</item>
    <item n="3.2">And likewise any of the king's treasurers or of our reeves, who has been
         an accessory of thieves who have committed theft, is to liable to the same.</item>
   </list>
  </item>
  <item n="4">Concerning treachery to a lord. And we have pronounced concerning treachery to
     a lord, that he [who is accused] is to forfeit his life if he cannot deny it or is
     afterwards convicted at the three-fold ordeal.</item>
 </list>
</div1>

Note that nested lists have been used so the tagging mirrors the structure indicated by the two-level numbering of the clauses. The clauses could have been treated as a one-level list with irregular numbering, if desired.

Example
<p>These decrees, most blessed Pope Hadrian, we propounded in the public council ... and they
confirmed them in our hand in your stead with the sign of the Holy Cross, and afterwards
inscribed with a careful pen on the paper of this page, affixing thus the sign of the Holy
Cross.
<list rend="simple">
  <item>I, Eanbald, by the grace of God archbishop of the holy church of York, have
     subscribed to the pious and catholic validity of this document with the sign of the Holy
     Cross.</item>
  <item>I, Ælfwold, king of the people across the Humber, consenting have subscribed with
     the sign of the Holy Cross.</item>
  <item>I, Tilberht, prelate of the church of Hexham, rejoicing have subscribed with the
     sign of the Holy Cross.</item>
  <item>I, Higbald, bishop of the church of Lindisfarne, obeying have subscribed with the
     sign of the Holy Cross.</item>
  <item>I, Ethelbert, bishop of Candida Casa, suppliant, have subscribed with thef sign of
     the Holy Cross.</item>
  <item>I, Ealdwulf, bishop of the church of Mayo, have subscribed with devout will.</item>
  <item>I, Æthelwine, bishop, have subscribed through delegates.</item>
  <item>I, Sicga, patrician, have subscribed with serene mind with the sign of the Holy
     Cross.</item>
 </list>
</p>
Schematron checks for label within list without type='gloss'.

<sch:report test="./tei:label and not(@type='gloss')">Labels are only allowed in lists of type='gloss'</sch:report>
Schematron

<sch:rule context="tei:list[@type='gloss']">
<sch:assert test="tei:label">The content of a "gloss" list should include a sequence of one or more pairs of a label element followed by an item element</sch:assert>
</sch:rule>
Content model
<content/>
Schema Declaration
element list
{
   att.typed.attribute.subtype,
   attribute type { "ordered" | "unordered" }?,
   head*,
   ( ( item, note?, model.milestoneLike? )+ | ( label, item )+ )
}

<listBibl>

<listBibl> (citation list) contains a list of bibliographic citations of any kind. [3.12.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements]
Module core
Member of
Contained by
May contain
linking: anchor
msdescription: msDesc
transcr: fw
Example
<listBibl>
 <head>Works consulted</head>
 <bibl>Blain, Clements and Grundy: Feminist Companion to
   Literature in English (Yale, 1990)
 </bibl>
 <biblStruct>
  <analytic>
   <title>The Interesting story of the Children in the Wood</title>
  </analytic>
  <monogr>
   <title>The Penny Histories</title>
   <author>Victor E Neuberg</author>
   <imprint>
    <publisher>OUP</publisher>
    <date>1968</date>
   </imprint>
  </monogr>
 </biblStruct>
</listBibl>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <elementRef key="descminOccurs="0"
   maxOccurs="unbounded"/>

  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.milestoneLike"
    minOccurs="1maxOccurs="1"/>

   <elementRef key="relationminOccurs="1"
    maxOccurs="1"/>

   <elementRef key="listRelation"
    minOccurs="1maxOccurs="1"/>

  </alternate>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.biblLike"
    minOccurs="1maxOccurs="unbounded"/>

   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.milestoneLike"
     minOccurs="1maxOccurs="1"/>

    <elementRef key="relation"
     minOccurs="1maxOccurs="1"/>

    <elementRef key="listRelation"
     minOccurs="1maxOccurs="1"/>

   </alternate>
  </sequence>
 </sequence>
</content>
Schema Declaration
element listBibl
{
   model.headLike*,
   desc*,
   ( model.milestoneLike | relation | listRelation )*,
   ( model.biblLike+, ( model.milestoneLike | relation | listRelation )* )+
}

<listWit>

<listWit> (witness list) lists definitions for all the witnesses referred to by a critical apparatus, optionally grouped hierarchically. [12.1. The Apparatus Entry, Readings, and Witnesses]
Module textcrit
Member of
Contained by
May contain
core: desc head
textcrit: listWit witness
Note

May contain a series of witness or listWit elements.

The provision of a listWit element simplifies the automatic processing of the apparatus, e.g. the reconstruction of the readings for all witnesses from an exhaustive apparatus.

Situations commonly arise where there are many more or less fragmentary witnesses, such that there may be quite distinct groups of witnesses for different parts of a text or collection of texts. Such groups may be given separately, or nested within a single listWit element at the beginning of the file listing all the witnesses, partial and complete, for the text, with the attestation of fragmentary witnesses indicated within the apparatus by use of the <witStart> and <witEnd> elements described in section 12.1.5. Fragmentary Witnesses.

Note however that a given witness can only be defined once, and can therefore only appear within a single listWit element.

Example
<listWit>
 <witness xml:id="HL26">Ellesmere, Huntingdon Library 26.C.9</witness>
 <witness xml:id="PN392">Hengwrt, National Library of Wales,
   Aberystwyth, Peniarth 392D</witness>
 <witness xml:id="RP149">Bodleian Library Rawlinson Poetic 149
   (see further <ptr target="#MSRP149"/>)</witness>
</listWit>
Schematron

<sch:report test="count(tei:witness) le 1">There should always be more than one witness within a listWit element.</sch:report>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <classRef key="model.headLike"
   minOccurs="0"/>

  <elementRef key="descminOccurs="0"
   maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="witness"/>
   <elementRef key="listWit"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listWit { model.headLike?, desc*, ( witness | listWit )+ }

<location>

<location> (location) defines the location of a place as a set of geographical coordinates, in terms of other named geo-political entities, or as an address. [13.3.4. Places]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.editLike (@evidence, @instant)
Member of
Contained by
May contain
Example
<place>
 <placeName>Abbey Dore</placeName>
 <location>
  <geo>51.969604 -2.893146</geo>
 </location>
</place>
Example
<place xml:id="BGbuildingtype="building">
 <placeName>Brasserie Georges</placeName>
 <location>
  <country key="FR"/>
  <settlement type="city">Lyon</settlement>
  <district type="arrondissement">IIème</district>
  <district type="quartier">Perrache</district>
  <placeName type="street">
   <num>30</num>, Cours de Verdun</placeName>
 </location>
</place>
Example
<place type="imaginary">
 <placeName>Atlantis</placeName>
 <location>
  <offset>beyond</offset>
  <placeName>The Pillars of <persName>Hercules</persName>
  </placeName>
 </location>
</place>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="precision"/>
  <classRef key="model.labelLike"/>
  <classRef key="model.placeNamePart"/>
  <classRef key="model.offsetLike"/>
  <classRef key="model.measureLike"/>
  <classRef key="model.addressLike"/>
  <classRef key="model.noteLike"/>
  <classRef key="model.biblLike"/>
 </alternate>
</content>
Schema Declaration
element location
{
   att.global.attributes,
   att.typed.attributes,
   att.datable.attributes,
   att.editLike.attributes,
   (
      precision
    | model.labelLikemodel.placeNamePartmodel.offsetLikemodel.measureLikemodel.addressLikemodel.noteLikemodel.biblLike
   )*
}

<locus>

<locus> (locus) defines a location within a manuscript, manuscript part, or other object typically as a (possibly discontinuous) sequence of folio references. [«#msloc»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.pointing (@evaluate, @targetLang, @target) att.typed (@type, @subtype)
scheme (scheme) identifies the foliation scheme in terms of which the location is being specified by pointing to some foliation element defining it, or to some other equivalent resource.
Status Optional
Datatype teidata.pointer
from (from) specifies the starting point of the location in a normalized form, typically a page number.
Status Optional
Datatype teidata.word
to (to) specifies the end-point of the location in a normalized form, typically as a page number.
Status Optional
Datatype teidata.word
Member of
Contained by
May contain
core: hi
gaiji: g
msdescription: locus
character data
Note

The target attribute should only be used to point to elements that contain or indicate a transcription of the locus being described, as in the ‘Ben Jonson’ example.

To associate a locus element with a page image or other comparable representation, the global facs attribute should be used, as shown in the ‘Birds Praise of Love’ example. The facs attribute may be used to indicate one or more image files, as in that example, or alternatively it may point to one or more appropriate XML elements, such as the <surface>, <zone>, graphic, or <binaryObject> elements.

When a single page is being cited, use the from and to attributes with an identical value. When no clear endpoint is provided, the from attribute may be used without to; for example a citation such as ‘p. 3ff’ might be encoded <locus from="3">p. 3ff</locus>.

Example

<!-- within ms description --><msItem n="1">
 <locus target="#F1r #F1v #F2rfrom="1r"
  to="2r">
ff. 1r-2r</locus>
 <author>Ben Jonson</author>
 <title>Ode to himself</title>
 <rubric rend="italics"> An Ode<lb/> to him selfe.</rubric>
 <incipit>Com leaue the loathed stage</incipit>
 <explicit>And see his chariot triumph ore his wayne.</explicit>
 <bibl>
  <name>Beal</name>, <title>Index 1450-1625</title>, JnB 380</bibl>
</msItem>
<!-- within transcription ... -->
<pb xml:id="F1r"/>
<!-- ... -->
<pb xml:id="F1v"/>
<!-- ... -->
<pb xml:id="F2r"/>
<!-- ... -->
Example

The facs attribute is available globally when the transcr module is included in a schema. It may be used to point directly to an image file, as in the following example:

<msItem>
 <locus facs="images/08v.jpg images/09r.jpg images/09v.jpg images/10r.jpg images/10v.jpg">fols. 8v-10v</locus>
 <title>Birds Praise of Love</title>
 <bibl>
  <title>IMEV</title>
  <biblScope>1506</biblScope>
 </bibl>
</msItem>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="hi"/>
  <elementRef key="locus"/>
 </alternate>
</content>
Schema Declaration
element locus
{
   att.global.attributes,
   att.pointing.attributes,
   att.typed.attributes,
   attribute scheme { teidata.pointer }?,
   attribute from { teidata.word }?,
   attribute to { teidata.word }?,
   ( text | model.gLike | hi | locus )*
}

<locusGrp>

<locusGrp> (locus group) groups a number of locations which together form a distinct but discontinuous item within a manuscript, manuscript part, or other object. [«#msloc»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
scheme (scheme) identifies the foliation scheme in terms of which all the locations contained by the group are specified by pointing to some foliation element defining it, or to some other equivalent resource.
Status Optional
Datatype teidata.pointer
Member of
Contained by
May contain
msdescription: locus
Example
<msItem>
 <locusGrp>
  <locus from="13to="26">Bl. 13--26</locus>
  <locus from="37to="58">37--58</locus>
  <locus from="82to="96">82--96</locus>
 </locusGrp>
 <note>Stücke von Daniel Ecklin’s Reise ins h. Land</note>
</msItem>
Content model
<content>
 <elementRef key="locusminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element locusGrp
{
   att.global.attributes,
   attribute scheme { teidata.pointer }?,
   locus+
}

<material>

<material> (material) contains a word or phrase describing the material of which the object being described is composed. [«#msmat»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref) att.typed (@type, @subtype)
function describes the function or use of the material in relation to the object as a whole.
Status Optional
Datatype teidata.enumerated
Sample values include:
binding
covering material of a codex
endband
sewing at the head or tail of the codex spine to strengthen the binding, often decorative
slipcase
removable protective cover for a set of one or more codices
support
the surface for writing
tie
a ribbon or string used to bind or close a codex or rolled scroll
Note

The sample values here are for descriptive bibliography. Other sets of sample values might include armrests, legs, tabletop, pan, and back for furniture; or wall, floor, window, column, ceiling, roof, stairs, chimney for architecture.

target identifies one or more elements to which the metamark applies.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Member of
Contained by
May contain
Note

The ref attribute may be used to point to one or more items within a taxonomy of types of material, defined either internally or externally.

Example
<physDesc>
 <p>
  <material>Parchment</material> leaves with a
 <material>sharkskin</material> binding.</p>
</physDesc>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element material
{
   att.global.attributes,
   att.canonical.attributes,
   att.typed.attributes,
   attribute function { teidata.enumerated }?,
   attribute target { list { teidata.pointer+ } }?,
   macro.phraseSeq
}

<measure>

<measure> (measure) contains a word or phrase referring to some quantity of an object or commodity, usually comprising a number, a unit, and a commodity name. [«#CONANU»]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (type, @subtype) att.measurement (unit, @unitRef, @quantity, @commodity)
type specifies the type of measurement in any convenient typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
unit (unit) indicates the units used for the measurement, usually using the standard symbol for the desired units.
Derived from att.measurement
Status Required
Datatype teidata.enumerated
Legal values are:
folio
(folio) The number of folio.
pages
(pages) The number of written pages or pages that contain textual content.
Member of
Contained by
May contain
Example

This example references a definition of a measurement unit declared in the TEI header:

<measure type="weight">
 <num>2</num> pounds of flesh
</measure>
<measure type="currency">£10-11-6d</measure>
<measure type="areaunitRef="#merk">2 <unit>merks</unit> of old extent</measure>
<!-- In the TEI Header: -->
<encodingDesc>
 <unitDecl>
  <unitDef xml:id="merktype="area">
   <label>merk</label>
   <placeName ref="#Scotland"/>
   <desc>A merk was an area of land determined variably by its agricultural productivity.</desc>
  </unitDef>
 </unitDecl>
</encodingDesc>
Example
<measure quantity="40unit="hogshead"
 commodity="rum">
2 score hh rum</measure>
<measure quantity="12unit="count"
 commodity="roses">
1 doz. roses</measure>
<measure quantity="1unit="count"
 commodity="tulips">
a yellow tulip</measure>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element measure
{
   att.global.attributes,
   att.typed.attribute.subtype,
   att.measurement.attribute.unitRef,
   att.measurement.attribute.quantity,
   att.measurement.attribute.commodity,
   attribute type { teidata.enumerated }?,
   attribute unit { "folio" | "pages" },
   macro.phraseSeq
}

<mentioned>

<mentioned> marks words or phrases mentioned, not used. [3.3.3. Quotation]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
May contain
Example
There is thus a
striking accentual difference between a verbal form like <mentioned xml:id="X234xml:lang="el">eluthemen</mentioned>
<gloss target="#X234">we were released,</gloss> accented on the second syllable of the
word, and its participial derivative
<mentioned xml:id="X235xml:lang="el">lutheis</mentioned>
<gloss target="#X235">released,</gloss> accented on the last.
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element mentioned { att.global.attributes, macro.phraseSeq }

<milestone>

<milestone> (milestone) marks a boundary point separating any kind of section of a text, typically but not necessarily indicating a point at which some part of a standard reference system changes, where the change is not represented by a structural element. [3.11.3. Milestone Elements]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.milestoneUnit (@unit) att.typed (@type, @subtype) att.spanning (@spanTo) att.breaking (@break)
Member of
Contained by
May contain Empty element
Note

For this element, the global n attribute indicates the new number or other value for the unit which changes at this milestone. The special value unnumbered should be used in passages which fall outside the normal numbering scheme, such as chapter or other headings, poem numbers or titles, etc.

The order in which milestone elements are given at a given point is not normally significant.

Example
<milestone n="23ed="Launit="Dreissiger"/>
... <milestone n="24ed="AVunit="verse"/> ...
Content model
<content>
 <empty/>
</content>
Schema Declaration
element milestone
{
   att.global.attributes,
   att.milestoneUnit.attributes,
   att.typed.attributes,
   att.spanning.attributes,
   att.breaking.attributes,
   empty
}

<monogr>

<monogr> (monographic level) contains bibliographic elements describing an item (e.g. a book or journal) published as an independent item (i.e. as a separate physical object). [3.12.2.1. Analytic, Monographic, and Series Levels]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
May contain
Note

May contain specialized bibliographic elements, in a prescribed order.

The monogr element may only occur only within a biblStruct, where its use is mandatory for the description of a monographic-level bibliographic item.

Example
<biblStruct>
 <analytic>
  <author>Chesnutt, David</author>
  <title>Historical Editions in the States</title>
 </analytic>
 <monogr>
  <title level="j">Computers and the Humanities</title>
  <imprint>
   <date when="1991-12">(December, 1991):</date>
  </imprint>
  <biblScope>25.6</biblScope>
  <biblScope unit="pagefrom="377to="380">377–380</biblScope>
 </monogr>
</biblStruct>
Example
<biblStruct type="book">
 <monogr>
  <author>
   <persName>
    <forename>Leo Joachim</forename>
    <surname>Frachtenberg</surname>
   </persName>
  </author>
  <title type="mainlevel="m">Lower Umpqua Texts</title>
  <imprint>
   <pubPlace>New York</pubPlace>
   <publisher>Columbia University Press</publisher>
   <date>1914</date>
  </imprint>
 </monogr>
 <series>
  <title type="mainlevel="s">Columbia University Contributions to
     Anthropology</title>
  <biblScope unit="volume">4</biblScope>
 </series>
</biblStruct>
Schematron ensures that titles within monogr have level='j|m|u'.

<sch:report test="tei:title/@level and not(tei:title/@level=('j','m','u'))">a title within monogr must have a @level='j|m'</sch:report>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <alternate minOccurs="0maxOccurs="1">
   <sequence minOccurs="1maxOccurs="1">
    <alternate minOccurs="1maxOccurs="1">
     <elementRef key="author"/>
     <elementRef key="editor"/>
     <elementRef key="meeting"/>
     <elementRef key="respStmt"/>
    </alternate>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <elementRef key="author"/>
     <elementRef key="editor"/>
     <elementRef key="meeting"/>
     <elementRef key="respStmt"/>
    </alternate>
    <elementRef key="titleminOccurs="1"
     maxOccurs="unbounded"/>

    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.ptrLike"/>
     <elementRef key="idno"/>
     <elementRef key="textLang"/>
     <elementRef key="editor"/>
     <elementRef key="respStmt"/>
    </alternate>
   </sequence>
   <sequence minOccurs="1maxOccurs="1">
    <alternate minOccurs="1"
     maxOccurs="unbounded">

     <elementRef key="title"/>
     <classRef key="model.ptrLike"/>
     <elementRef key="idno"/>
    </alternate>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <elementRef key="textLang"/>
     <elementRef key="author"/>
     <elementRef key="editor"/>
     <elementRef key="meeting"/>
     <elementRef key="respStmt"/>
    </alternate>
   </sequence>
   <sequence minOccurs="1maxOccurs="1">
    <elementRef key="authority"/>
    <elementRef key="idno"/>
   </sequence>
  </alternate>
  <elementRef key="availability"
   minOccurs="0maxOccurs="unbounded"/>

  <classRef key="model.noteLike"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="edition"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="idno"/>
    <classRef key="model.ptrLike"/>
    <elementRef key="editor"/>
    <elementRef key="sponsor"/>
    <elementRef key="funder"/>
    <elementRef key="respStmt"/>
   </alternate>
  </sequence>
  <elementRef key="imprint"/>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="imprint"/>
   <elementRef key="extent"/>
   <elementRef key="biblScope"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element monogr
{
   att.global.attributes,
   (
      (
         (
            ( author | editor | meeting | respStmt ),
            ( author | editor | meeting | respStmt )*,
            title+,
            ( model.ptrLike | idno | textLang | editor | respStmt )*
         )
       | (
            ( title | model.ptrLike | idno )+,
            ( textLang | author | editor | meeting | respStmt )*
         )
       | ( authority, idno )
      )?,
      availability*,
      model.noteLike*,
      (
         edition,
         ( idno | model.ptrLike | editor | sponsor | funder | respStmt )*
      )*,
      imprint,
      ( imprint | extent | biblScope )*
   )
}

<msContents>

<msContents> (manuscript contents) describes the intellectual content of a manuscript, manuscript part, or other object either as a series of paragraphs or as a series of structured manuscript items. [«#msco»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.msExcerpt (@defective) att.msClass (@class)
Contained by
msdescription: msDesc msFrag msPart
May contain
core: p textLang
linking: ab
msdescription: msItem msItemStruct summary
Note

Unless it contains a simple prose description, this element should contain at least one of the elements summary, msItem, or msItemStruct. This constraint is not currently enforced by the schema.

Example
<msContents class="#sermons">
 <p>A collection of Lollard sermons</p>
</msContents>
Example
<msContents>
 <msItem n="1">
  <locus>fols. 5r-7v</locus>
  <title>An ABC</title>
  <bibl>
   <title>IMEV</title>
   <biblScope>239</biblScope>
  </bibl>
 </msItem>
 <msItem n="2">
  <locus>fols. 7v-8v</locus>
  <title xml:lang="frm">Lenvoy de Chaucer a Scogan</title>
  <bibl>
   <title>IMEV</title>
   <biblScope>3747</biblScope>
  </bibl>
 </msItem>
 <msItem n="3">
  <locus>fol. 8v</locus>
  <title>Truth</title>
  <bibl>
   <title>IMEV</title>
   <biblScope>809</biblScope>
  </bibl>
 </msItem>
 <msItem n="4">
  <locus>fols. 8v-10v</locus>
  <title>Birds Praise of Love</title>
  <bibl>
   <title>IMEV</title>
   <biblScope>1506</biblScope>
  </bibl>
 </msItem>
 <msItem n="5">
  <locus>fols. 10v-11v</locus>
  <title xml:lang="la">De amico ad amicam</title>
  <title xml:lang="la">Responcio</title>
  <bibl>
   <title>IMEV</title>
   <biblScope>16 &amp; 19</biblScope>
  </bibl>
 </msItem>
 <msItem n="6">
  <locus>fols. 14r-126v</locus>
  <title>Troilus and Criseyde</title>
  <note>Bk. 1:71-Bk. 5:1701, with additional losses due to mutilation throughout</note>
 </msItem>
</msContents>
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="textLangminOccurs="0"/>
   <elementRef key="titlePage"
    minOccurs="0"/>

   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="msItem"/>
    <elementRef key="msItemStruct"/>
   </alternate>
  </sequence>
 </alternate>
</content>
Schema Declaration
element msContents
{
   att.global.attributes,
   att.msExcerpt.attributes,
   att.msClass.attributes,
   (
      model.pLike+
    | ( summary?, textLang?, titlePage?, ( msItem | msItemStruct )* )
   )
}

<msDesc>

<msDesc> (manuscript description) contains a description of a single identifiable manuscript or other text-bearing object such as early printed books. [«#msov»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.declaring (@decls) att.docStatus (@status)
Member of
Contained by
May contain
Note

Although the msDesc has primarily been designed with a view to encoding manuscript descriptions, it may also be used for other objects such as early printed books, fasicles, epigraphs, or any text-bearing objects that require substantial description. If an object is not text-bearing or the reasons for describing the object is not primarily the textual content, the more general <object> may be more suitable.

Example
<msDesc>
 <msIdentifier>
  <settlement>Oxford</settlement>
  <repository>Bodleian Library</repository>
  <idno type="Bod">MS Poet. Rawl. D. 169.</idno>
 </msIdentifier>
 <msContents>
  <msItem>
   <author>Geoffrey Chaucer</author>
   <title>The Canterbury Tales</title>
  </msItem>
 </msContents>
 <physDesc>
  <objectDesc>
   <p>A parchment codex of 136 folios, measuring approx
       28 by 19 inches, and containing 24 quires.</p>
   <p>The pages are margined and ruled throughout.</p>
   <p>Four hands have been identified in the manuscript: the first 44
       folios being written in two cursive anglicana scripts, while the
       remainder is for the most part in a mixed secretary hand.</p>
  </objectDesc>
 </physDesc>
</msDesc>
Content model
<content>
 <sequence>
  <elementRef key="msIdentifier"/>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <sequence>
    <elementRef key="msContents"
     minOccurs="0"/>

    <elementRef key="physDesc"
     minOccurs="0"/>

    <elementRef key="historyminOccurs="0"/>
    <elementRef key="additional"
     minOccurs="0"/>

    <alternate>
     <elementRef key="msPartminOccurs="0"
      maxOccurs="unbounded"/>

     <elementRef key="msFragminOccurs="0"
      maxOccurs="unbounded"/>

    </alternate>
   </sequence>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msDesc
{
   att.global.attributes,
   att.typed.attributes,
   att.declaring.attributes,
   att.docStatus.attributes,
   (
      msIdentifier,
      model.headLike*,
      (
         model.pLike+
       | (
            msContents?,
            physDesc?,
            history?,
            additional?,
            ( msPart* | msFrag* )
         )
      )
   )
}

<msFrag>

<msFrag> (manuscript fragment) contains information about a fragment described in relation to a prior context, typically as a description of a virtual reconstruction of a manuscript or other object whose fragments were catalogued separately [«#msfg»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
Contained by
msdescription: msDesc
May contain
Example
<msDesc>
 <msIdentifier>
  <msName xml:lang="la">Codex Suprasliensis</msName>
 </msIdentifier>
 <msFrag>
  <msIdentifier>
   <settlement>Ljubljana</settlement>
   <repository>Narodna in univerzitetna knjiznica</repository>
   <idno>MS Kopitar 2</idno>
  </msIdentifier>
  <msContents>
   <summary>Contains ff. 10 to 42 only</summary>
  </msContents>
 </msFrag>
 <msFrag>
  <msIdentifier>
   <settlement>Warszawa</settlement>
   <repository>Biblioteka Narodowa</repository>
   <idno>BO 3.201</idno>
  </msIdentifier>
 </msFrag>
 <msFrag>
  <msIdentifier>
   <settlement>Sankt-Peterburg</settlement>
   <repository>Rossiiskaia natsional'naia biblioteka</repository>
   <idno>Q.p.I.72</idno>
  </msIdentifier>
 </msFrag>
</msDesc>
Content model
<content>
 <sequence>
  <alternate>
   <elementRef key="altIdentifier"/>
   <elementRef key="msIdentifier"/>
  </alternate>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <sequence>
    <elementRef key="msContents"
     minOccurs="0"/>

    <elementRef key="physDesc"
     minOccurs="0"/>

    <elementRef key="historyminOccurs="0"/>
    <elementRef key="additional"
     minOccurs="0"/>

   </sequence>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msFrag
{
   att.global.attributes,
   att.typed.attributes,
   (
      ( altIdentifier | msIdentifier ),
      model.headLike*,
      ( model.pLike+ | ( msContents?, physDesc?, history?, additional? ) )
   )
}

<msIdentifier>

<msIdentifier> (manuscript identifier) contains the information required to identify the manuscript or similar object being described. [«#msid»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
core: bibl
msdescription: msDesc msFrag msPart
May contain
Example
<msIdentifier>
 <settlement>San Marino</settlement>
 <repository>Huntington Library</repository>
 <idno>MS.El.26.C.9</idno>
</msIdentifier>
Schematron

<sch:report test="not(parent::tei:msPart) and (local-name(*[1])='idno' or local-name(*[1])='altIdentifier' or normalize-space(.)='')">An msIdentifier must contain either a repository or location.</sch:report>
Content model
<content>
 <sequence>
  <sequence>
   <classRef key="model.placeNamePart"
    expand="sequenceOptional"/>

   <elementRef key="institution"
    minOccurs="0"/>

   <elementRef key="repository"
    minOccurs="0"/>

   <elementRef key="collection"
    minOccurs="0maxOccurs="unbounded"/>

   <elementRef key="idnominOccurs="0"
    maxOccurs="unbounded"/>

  </sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="msName"/>
   <elementRef key="objectName"/>
   <elementRef key="altIdentifier"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msIdentifier
{
   att.global.attributes,
   (
      (
         placeName?,
         country?,
         region?,
         settlement?,
         geogName?,
         bloc?,
         district?,
         institution?,
         repository?,
         collection*,
         idno*
      ),
      ( msName | objectName | altIdentifier )*
   )
}

<msItem>

<msItem> (manuscript item) describes an individual work or item within the intellectual content of a manuscript, manuscript part, or other object. [«#mscoit»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.msExcerpt (@defective) att.msClass (@class)
Contained by
msdescription: msContents
May contain
linking: ab anchor
msdescription: locus locusGrp
textcrit: app
textstructure: div
transcr: addSpan fw space
Example
<msItem class="#saga">
 <locus>ff. 1r-24v</locus>
 <title>Agrip af Noregs konunga sögum</title>
 <incipit>regi oc h<ex>ann</ex> setiho
 <gap reason="illegibleextent="7"/>sc
   heim se<ex>m</ex> þio</incipit>
 <explicit>h<ex>on</ex> hev<ex>er</ex>
  <ex>oc</ex>þa buit hesta .ij. aNan viþ
   fé enh<ex>on</ex>o<ex>m</ex> aNan til
   reiþ<ex>ar</ex>
 </explicit>
 <textLang mainLang="non">Old Norse/Icelandic</textLang>
</msItem>
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="locus"/>
   <elementRef key="locusGrp"/>
  </alternate>
  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <alternate minOccurs="1"
    maxOccurs="unbounded">

    <classRef key="model.titlepagePart"/>
    <classRef key="model.msItemPart"/>
    <classRef key="model.global"/>
   </alternate>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msItem
{
   att.global.attributes,
   att.msExcerpt.attributes,
   att.msClass.attributes,
   (
      ( locus | locusGrp )*,
      (
         model.pLike+
       | ( model.titlepagePart | model.msItemPart | model.global )+
      )
   )
}

<msItemStruct>

<msItemStruct> (structured manuscript item) contains a structured description for an individual work or item within the intellectual content of a manuscript, manuscript part, or other object. [«#mscoit»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.msExcerpt (@defective) att.msClass (@class)
Contained by
msdescription: msContents msItemStruct
May contain
Example
<msItemStruct n="2defective="false"
 class="#biblComm">

 <locus from="24vto="97v">24v-97v</locus>
 <author>Apringius de Beja</author>
 <title type="uniformxml:lang="la">Tractatus in Apocalypsin</title>
 <rubric>Incipit Trac<supplied reason="omitted">ta</supplied>tus
   in apoka<lb/>lipsin eruditissimi uiri <lb/> Apringi ep<ex>iscop</ex>i
   Pacensis eccl<ex>esi</ex>e</rubric>
 <finalRubric>EXPLIC<ex>IT</ex> EXPO<lb/>SITIO APOCALIPSIS
   QVA<ex>M</ex> EXPOSVIT DOM<lb/>NVS APRINGIUS EP<ex>ISCOPU</ex>S.
   DEO GR<ex>ACI</ex>AS AGO. FI<lb/>NITO LABORE ISTO.</finalRubric>
 <bibl>
  <ref target="http://amiBibl.xml#Apringius1900">Apringius</ref>, ed. Férotin</bibl>
 <textLang mainLang="la">Latin</textLang>
</msItemStruct>
Content model
<content>
 <sequence>
  <alternate minOccurs="0">
   <elementRef key="locus"/>
   <elementRef key="locusGrp"/>
  </alternate>
  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <sequence>
    <elementRef key="authorminOccurs="0"
     maxOccurs="unbounded"/>

    <elementRef key="respStmt"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="titleminOccurs="0"
     maxOccurs="unbounded"/>

    <elementRef key="rubricminOccurs="0"/>
    <elementRef key="incipitminOccurs="0"/>
    <elementRef key="msItemStruct"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="explicit"
     minOccurs="0"/>

    <elementRef key="finalRubric"
     minOccurs="0"/>

    <elementRef key="colophon"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="decoNote"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="listBibl"
     minOccurs="0maxOccurs="unbounded"/>

    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <elementRef key="bibl"/>
     <elementRef key="biblStruct"/>
    </alternate>
    <elementRef key="filiation"
     minOccurs="0"/>

    <classRef key="model.noteLike"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="textLang"
     minOccurs="0"/>

   </sequence>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msItemStruct
{
   att.global.attributes,
   att.msExcerpt.attributes,
   att.msClass.attributes,
   (
      ( locus | locusGrp )?,
      (
         model.pLike+
       | (
            author*,
            respStmt*,
            title*,
            rubric?,
            incipit?,
            msItemStruct*,
            explicit?,
            finalRubric?,
            colophon*,
            decoNote*,
            listBibl*,
            ( bibl | biblStruct )*,
            filiation?,
            model.noteLike*,
            textLang?
         )
      )
   )
}

<msName>

<msName> (alternative name) contains any form of unstructured alternative name used for a manuscript or other object, such as an ‘ocellus nominum’, or nickname. [«#msid»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
Contained by
msdescription: msIdentifier
May contain
core: name rs
gaiji: g
character data
Example
<msName>The Vercelli Book</msName>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="rs"/>
  <elementRef key="name"/>
 </alternate>
</content>
Schema Declaration
element msName
{
   att.global.attributes,
   att.typed.attributes,
   ( text | model.gLike | rs | name )*
}

<msPart>

<msPart> (manuscript part) contains information about an originally distinct manuscript or part of a manuscript, which is now part of a composite manuscript. [«#mspt»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
Contained by
msdescription: msDesc msPart
May contain
core: head p
linking: ab
Note

As this last example shows, for compatibility reasons the identifier of a manuscript part may be supplied as a simple altIdentifier rather than using the more structured msIdentifier element. This usage is however deprecated.

Example
<msPart>
 <msIdentifier>
  <idno>A</idno>
  <altIdentifier type="catalog">
   <collection>Becker</collection>
   <idno>48, Nr. 145</idno>
  </altIdentifier>
  <altIdentifier type="catalog">
   <collection>Wiener Liste</collection>
   <idno>4°5</idno>
  </altIdentifier>
 </msIdentifier>
 <head>
  <title xml:lang="la">Gregorius: Homiliae in Ezechielem</title>
  <origPlace key="tgn_7008085">Weissenburg (?)</origPlace>
  <origDate notBefore="0801"
   notAfter="0815">
IX. Jh., Anfang</origDate>
 </head>
</msPart>
Example
<msDesc>
 <msIdentifier>
  <settlement>Amiens</settlement>
  <repository>Bibliothèque Municipale</repository>
  <idno>MS 3</idno>
  <msName>Maurdramnus Bible</msName>
 </msIdentifier>
 <msContents>
  <summary xml:lang="lat">Miscellany of various texts; Prudentius, Psychomachia; Physiologus de natura animantium</summary>
  <textLang mainLang="lat">Latin</textLang>
 </msContents>
 <physDesc>
  <objectDesc form="composite_manuscript"/>
 </physDesc>
 <msPart>
  <msIdentifier>
   <idno>ms. 10066-77 ff. 140r-156v</idno>
  </msIdentifier>
  <msContents>
   <summary xml:lang="lat">Physiologus</summary>
   <textLang mainLang="lat">Latin</textLang>
  </msContents>
 </msPart>
 <msPart>
  <msIdentifier>
   <altIdentifier>
    <idno>MS 6</idno>
   </altIdentifier>
  </msIdentifier>
<!-- other information specific to this part here -->
 </msPart>
<!-- more parts here -->
</msDesc>
Content model
<content>
 <sequence>
  <elementRef key="msIdentifier"/>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <sequence>
    <elementRef key="msContents"
     minOccurs="0"/>

    <elementRef key="physDesc"
     minOccurs="0"/>

    <elementRef key="historyminOccurs="0"/>
    <elementRef key="additional"
     minOccurs="0"/>

    <elementRef key="msPartminOccurs="0"
     maxOccurs="unbounded"/>

   </sequence>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msPart
{
   att.global.attributes,
   att.typed.attributes,
   (
      msIdentifier,
      model.headLike*,
      (
         model.pLike+
       | ( msContents?, physDesc?, history?, additional?, msPart* )
      )
   )
}

<musicNotation>

<musicNotation> (music notation) contains description of type of musical notation. [«#msph2»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
May contain
Example
<musicNotation>
 <p>Square notation of 4-line red staves.</p>
</musicNotation>
Example
<musicNotation>Neumes in <term>campo aperto</term> of the St. Gall type.
</musicNotation>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element musicNotation { att.global.attributes, macro.specialPara }

<name>

<name> (name, proper noun) contains a proper noun or noun phrase. [«#CONARS»]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.editLike (@evidence, @instant) att.personal (@full, @sort) att.naming (@nymRef, @role) att.canonical (key, @ref) att.typed (type, @subtype)
key provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind.
Status Optional
Datatype 1–∞ occurrences of hendi.internal.pointer separated by whitespace
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status Recommended
Legal values are:
character
marks a character (acting role) which is mentioned by name/title.
characters
marks characters (acting roles) which are mentioned by name/title.
work
marks an artistic work which is mentioned by name/title.
works
marks artistic works which are mentioned by name/title.
actingRole
marks an acting role which is mentioned by name.
actingRoles
marks acting roles which are mentioned by name.
myth
marks a mythological character which is mentioned by name.
myths
marks mythological characters which are mentioned by name.
venue
marks a venue which is mentioned by name.
other
marks a named subject or object that does not fit into any category.
journal
Title of a journal
newspaper
Title of a newspaper
dep
Department (of an organization)
Member of
Contained by
May contain
Note

Proper nouns referring to people, places, and organizations may be tagged instead with persName, placeName, or orgName, when the TEI module for names and dates is included.

Example
<name type="person">Thomas Hoccleve</name>
<name type="place">Villingaholt</name>
<name type="org">Vetus Latina Institut</name>
<name type="personref="#HOC001">Occleve</name>
Schematron warnings if type=dep is used outside an orgName.

<sch:rule context="tei:name[@type='dep']">
<sch:assert test="parent::tei:orgName and ancestor::tei:org">The value 'dep' is only allowed within the doctype 'orgs'.</sch:assert>
</sch:rule>
Schematron warnings for wrong combination of type and key values.

<sch:pattern is-a="node-typeNkey">
<sch:param name="nodevalue="tei:name"/>
</sch:pattern>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element name
{
   att.global.attributes,
   att.personal.attribute.full,
   att.personal.attribute.sort,
   att.naming.attribute.nymRef,
   att.naming.attribute.role,
   att.canonical.attribute.ref,
   att.datable.attributes,
   att.editLike.attributes,
   att.typed.attribute.subtype,
   attribute key { list { hendi.internal.pointer+ } }?,
   attribute type
   {
      "character"
    | "characters"
    | "work"
    | "works"
    | "actingRole"
    | "actingRoles"
    | "myth"
    | "myths"
    | "venue"
    | "other"
    | "journal"
    | "newspaper"
    | "dep"
   }?,
   macro.phraseSeq
}
<nameLink> (name link) contains a connecting phrase or link used within a name but not regarded as part of it, such as van der or of. [13.2.1. Personal Names]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
Member of
Contained by
May contain
Example
<persName>
 <forename>Frederick</forename>
 <nameLink>van der</nameLink>
 <surname>Tronck</surname>
</persName>
Example
<persName>
 <forename>Alfred</forename>
 <nameLink>de</nameLink>
 <surname>Musset</surname>
</persName>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element nameLink
{
   att.global.attributes,
   att.typed.attributes,
   macro.phraseSeq
}

<notatedMusic>

<notatedMusic> encodes the presence of music notation in a text [14.3. Notated Music in Written Text]
Module figures
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.placement (@place) att.typed (@type, @subtype)
Member of
Contained by
May contain
linking: seg
Note

It is possible to describe the content of the notation using elements from the model.labelLike class and it is possible to point to an external representation using elements from model.ptrLike. It is possible to specify the location of digital objects representing the notated music in other media such as images or audio-visual files. The encoder's interpretation of the correspondence between the notated music and these digital objects is not encoded explicitly. We recommend the use of graphic and binaryObject mainly as a fallback mechanism when the notated music format is not displayable by the application using the encoding. The alignment of encoded notated music, images carrying the notation, and audio files is a complex matter for which we refer the encoder to other formats and specifications such as MPEG-SMR.

It is also recommended, when useful, to embed XML-based music notation formats, such as the Music Encoding Initiative format as content of notatedMusic. This must be done by means of customization.

Example
<notatedMusic>
 <ptr target="bar1.xml"/>
 <graphic url="bar1.jpg"/>
 <desc>First bar of Chopin's Scherzo No.3 Op.39</desc>
</notatedMusic>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.labelLike"/>
  <classRef key="model.ptrLike"/>
  <elementRef key="graphic"/>
  <elementRef key="binaryObject"/>
  <elementRef key="seg"/>
 </alternate>
</content>
Schema Declaration
element notatedMusic
{
   att.global.attributes,
   att.placement.attributes,
   att.typed.attributes,
   ( model.labelLike | model.ptrLike | graphic | binaryObject | seg )*
}

<note>

<note> (note) contains a note or annotation. [«#CONONO» «#HD27» «#COBICON» «#DITPNO»]
Module core
Attributes att.global.responsibility (@cert, @resp)
corresp points to the foreign text passage which is translated in this note.
Status Optional
Datatype teidata.pointer
Schematron

<sch:rule context="tei:note[@type='translation' and @corresp]">
<sch:assert test="id(substring(@corresp,2))">There must be an element with the xml:id = "<sch:value-of select="substring(@corresp,2)"/>" which is the target of this @corresp.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:note[@type='restriction' and @corresp]">
<sch:assert test="id(substring(@corresp,2))">There must be an element with the xml:id = "<sch:value-of select="substring(@corresp,2)"/>" which is the target of this @corresp.</sch:assert>
</sch:rule>
xml:lang The language used in the following sibling.
Status Recommended
Datatype teidata.language
status describes the status of a document either currently or, when associated with a dated element, at the time indicated.
Status Optional
Legal values are:
restricted
only for internal use.
type
Status Optional
Legal values are:
internal
((project) internal commentary)
commentary
(commentary)
definition
(Word definitions/Term explanations) words should stand between pointer and note that marking is possible.
textConst
(Text constitution) Comments to variants, writings or other corrections which can not be encoded with an app or subst etc. in the letter.
thematicCom
(Thematic commentary) A synoptical commentary that can be applied to several places within the edition.
summary
(Summary) A summary of the content of the text (only applicable in the notesStmt).
editorial
(General remark) Some general remark about the file (only applicable in the notesStmt).
translation
(translation) Translation of a specific element content . Linking with corresp is required.
restriction
(restriction) A passage that is resticted by law
Member of
Contained by
May contain
Example

In the following example, the translator has supplied a footnote containing an explanation of the term translated as "painterly":

And yet it is not only
in the great line of Italian renaissance art, but even in the
painterly <note place="bottomtype="gloss"
 resp="#MDMH">

 <term xml:lang="de">Malerisch</term>. This word has, in the German, two
distinct meanings, one objective, a quality residing in the object,
the other subjective, a mode of apprehension and creation. To avoid
confusion, they have been distinguished in English as
<mentioned>picturesque</mentioned> and
<mentioned>painterly</mentioned> respectively.
</note> style of the
Dutch genre painters of the seventeenth century that drapery has this
psychological significance.

<!-- elsewhere in the document -->
<respStmt xml:id="MDMH">
 <resp>translation from German to English</resp>
 <name>Hottinger, Marie Donald Mackie</name>
</respStmt>

For this example to be valid, the code MDMH must be defined elsewhere, for example by means of a responsibility statement in the associated TEI header.

Example

The global n attribute may be used to supply the symbol or number used to mark the note's point of attachment in the source text, as in the following example:

Mevorakh b. Saadya's mother, the matriarch of the
family during the second half of the eleventh century, <note n="126anchored="true"> The
alleged mention of Judah Nagid's mother in a letter from 1071 is, in fact, a reference to
Judah's children; cf. above, nn. 111 and 54. </note> is well known from Geniza documents
published by Jacob Mann.

However, if notes are numbered in sequence and their numbering can be reconstructed automatically by processing software, it may well be considered unnecessary to record the note numbers.

Schematron

<sch:rule context="tei:note[parent::tei:notesStmt]">
<sch:report test="@type='translation' and not(@corresp)"
 role="fatal">
A note that contains a translation must be liked to the original using @corresp.</sch:report>
<sch:report test="@type='translation' and not(@xml:lang)">The language must be defined with @xml:lang.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:note[parent::tei:notesStmt]">
<sch:report test="@type='restriction' and not(@corresp)"
 role="fatal">
A note that contains a restriction must be liked to the original using @corresp.</sch:report>
<sch:report test="@type='restriction' and not(@xml:lang)">The language must be defined with @xml:lang.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:note[not(parent::tei:org or parent::tei:place or parent::tei:person or parent::tei:notesStmt or parent::tei:biblStruct or parent::tei:imprint or @type=('addInfo','comment'))]">
<sch:assert test="@resp">It is required to give a responsibillity (@resp) on note.</sch:assert>
<sch:assert test="@type">It is required to classify the note with @type.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:note[parent::tei:notesStmt]">
<sch:assert test="@type=('editorial', 'summary', 'thematicCom', 'incipit', 'textConst', 'translation', 'restriction')">Within the notesStmt only 'editorial', 'summary', 'textConst', 'thematicCom', 'translation' or 'restriction' are allowed for @type on note.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:note[not(parent::tei:notesStmt)]">
<sch:report test="@type=('editorial', 'summary', 'incipit', 'translation')">The note types 'editorial', 'summary', 'thematicCom' or 'translation' are not allowed within the text section but only in the notesStmt.</sch:report>
</sch:rule>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element note
{
   att.global.responsibility.attributes,
   attribute corresp { teidata.pointer }?,
   attribute xml:lang { teidata.language }?,
   attribute status { "restricted" }?,
   attribute type
   {
      "internal"
    | "commentary"
    | "definition"
    | "textConst"
    | "thematicCom"
    | "summary"
    | "editorial"
    | "translation"
    | "restriction"
   }?,
   macro.specialPara
}

<notesStmt>

<notesStmt> (notes statement) collects together any notes providing information about a text additional to that recorded in other parts of the bibliographic description. [2.2.6. The Notes Statement 2.2. The File Description]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
header: fileDesc
May contain
Note

Information of different kinds should not be grouped together into the same note.

Example
<notesStmt>
 <note>Historical commentary provided by Mark Cohen</note>
 <note>OCR scanning done at University of Toronto</note>
</notesStmt>
Schematron

<sch:report test="count(tei:note[not(@type='translation')]/@type) ne count(distinct-values(tei:note[not(@type='translation')]/concat(@type, @xml:lang, @target)))">Only one summary, incipit, and editorial are allowed within notesStmt.</sch:report>
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <elementRef key="note"/>
  <elementRef key="relatedItem"/>
 </alternate>
</content>
Schema Declaration
element notesStmt { att.global.attributes, ( note | relatedItem )+ }

<num>

<num> (number) contains a number, written in any form. [«#CONANU»]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.ranging (@atLeast, @atMost, @min, @max, @confidence) att.typed (type, @subtype)
type indicates the type of numeric value.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Suggested values include:
cardinal
absolute number, e.g. 21, 21.5
ordinal
ordinal number, e.g. 21st
fraction
fraction, e.g. one half or three-quarters
percentage
a percentage
Note

If a different typology is desired, other values can be used for this attribute.

value supplies the value of the number in standard form.
Status Optional
Datatype teidata.numeric
Values a numeric value.
Note

The standard form used is defined by the TEI datatype teidata.numeric.

Member of
Contained by
May contain
Note

Detailed analyses of quantities and units of measure in historical documents may also use the feature structure mechanism described in chapter [ID FS in TEI Guidelines]. The num element is intended for use in simple applications.

Example
<p>I reached <num type="cardinalvalue="21">twenty-one</num> on
my <num type="ordinalvalue="21">twenty-first</num> birthday</p>
<p>Light travels at <num value="3E10">3×10<hi rend="sup">10</hi>
 </num> cm per second.</p>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element num
{
   att.global.attributes,
   att.typed.attribute.subtype,
   att.ranging.attributes,
   attribute type
   {
      "cardinal" | "ordinal" | "fraction" | "percentage" | teidata.enumerated
   }?,
   attribute value { teidata.numeric }?,
   macro.phraseSeq
}

<objectDesc>

<objectDesc> (object description) contains a description of the physical components making up the object which is being described. [«#msph1»]
Module msdescription
Attributes
form
Status Required
Datatype
Contained by
msdescription: physDesc
May contain
core: p
linking: ab
msdescription: layoutDesc supportDesc
Example
<objectDesc form="codex">
 <supportDesc material="mixed">
  <p>Early modern
  <material>parchment</material> and
  <material>paper</material>.</p>
 </supportDesc>
 <layoutDesc>
  <layout ruledLines="25 32"/>
 </layoutDesc>
</objectDesc>
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence minOccurs="1maxOccurs="1">
   <elementRef key="supportDesc"
    minOccurs="0"/>

   <elementRef key="layoutDesc"
    minOccurs="0"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element objectDesc
{
   attribute form { postal.type.list },
   ( model.pLike+ | ( supportDesc?, layoutDesc? ) )
}

<objectType>

<objectType> (object type) contains a word or phrase describing the type of object being referred to. [«#msmat»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref)
Member of
Contained by
May contain Empty element
Note

The ref attribute may be used to point to one or more items within a taxonomy of types of object, defined either internally or externally.

Example
<physDesc>
 <p> Paper and vellum <objectType>codex</objectType> in modern cloth binding.</p>
</physDesc>
Example
<physDesc>
 <p>Fragment of a re-used marble <objectType>funerary stele</objectType>.
 </p>
</physDesc>
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="Tsrend="add">
   <gloss versionDate="2021-11-22"
    xml:lang="en">
typescript</gloss>
   <desc versionDate="2021-11-22"
    xml:lang="en"/>

   <gloss versionDate="2021-11-22"
    xml:lang="de">
Typoscript</gloss>
   <desc versionDate="2021-11-22"
    xml:lang="de"/>

  </valItem>
  <valItem ident="eUrend="add">
   <gloss versionDate="2021-11-22"
    xml:lang="en">
selfsigned</gloss>
   <desc versionDate="2021-11-22"
    xml:lang="en"/>

   <gloss versionDate="2021-11-22"
    xml:lang="de">
eigenhändige Unterschrift</gloss>
   <desc versionDate="2021-11-22"
    xml:lang="de"/>

  </valItem>
  <valItem ident="hssEintrrend="add">
   <gloss versionDate="2021-11-22"
    xml:lang="en">
handwirtten annotations</gloss>
   <desc versionDate="2021-11-22"
    xml:lang="en">
Handwritten annotations by a person named in correspAction.</desc>
   <gloss versionDate="2021-11-22"
    xml:lang="de">
handschrifliche Eintragungen</gloss>
   <desc versionDate="2021-11-22"
    xml:lang="de">
Handschriftliche Eintragungen durch eine in der correspAction aufgeführte Person.</desc>
  </valItem>
 </valList>
</content>
Legal values are:
Ts
(typescript)
eU
(selfsigned)
hssEintr
(handwirtten annotations) Handwritten annotations by a person named in correspAction.
Schema Declaration
element objectType
{
   att.global.attributes,
   att.canonical.attributes,
   ( "Ts" | "eU" | "hssEintr" )
}
Legal values are:
Ts
(typescript)
eU
(selfsigned)
hssEintr
(handwirtten annotations) Handwritten annotations by a person named in correspAction.

<occupation>

<occupation> (occupation) contains an informal description of a person's trade, profession or occupation. [15.2.2. The Participant Description]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.editLike (@evidence, @instant) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
primary
other
paid
unpaid
scheme indicates the classification system or taxonomy in use, for example by supplying the identifier of a <taxonomy> element, or pointing to some other resource.
Status Optional
Datatype teidata.pointer
code identifies an occupation code defined within the classification system or taxonomy defined by the scheme attribute.
Status Optional
Datatype teidata.pointer
Contained by
namesdates: person
May contain
Note

The content of this element may be used as an alternative to the more formal specification made possible by its attributes; it may also be used to supplement the formal specification with commentary or clarification.

Example
<occupation>accountant</occupation>
Example
<occupation scheme="#occupationtaxonomy"
 code="#acc">
accountant</occupation>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element occupation
{
   att.global.attributes,
   att.datable.attributes,
   att.editLike.attributes,
   att.naming.attributes,
   att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   attribute scheme { teidata.pointer }?,
   attribute code { teidata.pointer }?,
   macro.specialPara
}

<opener>

<opener> (opener) groups together dateline, byline, salutation, and similar phrases appearing as a preliminary group at the start of a division, especially of a letter. [4.2. Elements Common to All Divisions]
Module textstructure
Attributes att.hendi.placement (@place, @subplace) att.hendi.rotation (@rotation) att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.written (@hand)
Member of
Contained by
core: lg
textstructure: body div
May contain
Example
<opener>
 <dateline>Walden, this 29. of August 1592</dateline>
</opener>
Example
<opener>
 <dateline>
  <name type="place">Great Marlborough Street</name>
  <date>November 11, 1848</date>
 </dateline>
 <salute>My dear Sir,</salute>
</opener>
<p>I am sorry to say that absence from town and other circumstances have prevented me from
earlier enquiring...</p>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <elementRef key="argument"/>
  <elementRef key="byline"/>
  <elementRef key="dateline"/>
  <elementRef key="epigraph"/>
  <elementRef key="salute"/>
  <elementRef key="signed"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element opener
{
   att.hendi.placement.attributes,
   att.hendi.rotation.attributes,
   att.global.attributes,
   att.written.attributes,
   (
      text
    | model.gLikemodel.phrase
    | argument
    | bylinedateline
    | epigraph
    | salutesignedmodel.global
   )*
}

<org>

<org> (organization) provides information about an identifiable organization or corporate body. [13.3.3. Organizational Data]
Module namesdates
Attributes att.docStatus (@status) att.typed (@type, @subtype) att.editLike (@evidence, @instant) att.global (xml:id, @xml:base, @xml:space, @n, @xml:lang) att.global.rendition (@rendition, @rend) att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs) att.global.facs (@facs) att.global.change (@change) att.global.responsibility (@cert, @resp)
xml:id (identifier) provides a unique identifier for the element bearing the attribute.
Derived from att.global
Status Required
Datatype hendi.orgs.pointer
source
Status Recommended
Legal values are:
HenDi
organizations from the database of the Henze-Digital project (HWH).
WeGA
organizations from the database of the Carl Maria von Weber Gesamtausgabe (WeGA).
role specifies a primary role or classification for the organization.
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Note

Values for this attribute may be locally defined by a project, using arbitrary keywords such as artist, employer, familyGroup, or politicalParty, each of which should be associated with a definition. Such local definitions will typically be provided by a desc for each <valItem> element in the schema specification of the project's customization.

Contained by
May contain
header: idno
XSD string
Example
<org xml:id="JAMs">
 <orgName>Justified Ancients of Mummu</orgName>
 <desc>An underground anarchist collective spearheaded by
 <persName>Hagbard Celine</persName>, who fight the Illuminati
   from a golden submarine, the <name>Leif Ericson</name>
 </desc>
 <bibl>
  <author>Robert Shea</author>
  <author>Robert Anton Wilson</author>
  <title>The Illuminatus! Trilogy</title>
 </bibl>
</org>
Schematron

<sch:rule context="tei:org[not(parent::tei:listOrg)]">
<sch:assert test="@status">@status is missing.</sch:assert>
</sch:rule>
<sch:rule context="tei:org[parent::tei:listOrg]">
<sch:report test="@status">@status is only for use at the root element.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:org[not(parent::tei:listOrg)]">
<sch:assert test="@source">@source is missing.</sch:assert>
</sch:rule>
<sch:rule context="tei:org[parent::tei:listOrg]">
<sch:report test="@source">@source is only for use at the root element.</sch:report>
</sch:rule>
Content model
<content>duplicatedeletion<dataRef key="hendi.orgs.pointer"/>
</content>
Schema Declaration
element org
{
   att.docStatus.attributes,
   att.global.attribute.xmlbase,
   att.global.attribute.xmlspace,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.rendition.attribute.rendition,
   att.global.rendition.attribute.rend,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.sameAs,
   att.global.facs.attribute.facs,
   att.global.change.attribute.change,
   att.global.responsibility.attribute.cert,
   att.global.responsibility.attribute.resp,
   att.typed.attributes,
   att.editLike.attributes,
   attribute xml:id { hendi.orgs.pointer },
   attribute source { "HenDi" | "WeGA" }?,
   attribute role { list { teidata.enumerated+ } }?,
   (
      element ref
      {
         attribute type { "duplicate" | "deletion" },
         attribute target { hendi.orgs.pointer },
         empty
      }
    | macro.orgContent
   )
}

<orgName>

<orgName> (organization name) contains an organizational name. [13.2.2. Organizational Names]
Module namesdates
Attributes
key
Status Recommended
Datatype hendi.orgs.pointer
type
Status Optional
Legal values are:
reg
alt
import
Member of
Contained by
May contain
Example
About a year back, a question of considerable interest was agitated in the <orgName key="PAS1type="voluntary">
 <placeName key="PEN">Pennsyla.</placeName> Abolition Society
</orgName> [...]
Schematron

<sch:rule context="tei:orgName[not(parent::tei:org)]">
<sch:assert test="@keyrole="info">@key should be used for identification.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:orgName[parent::tei:org and not(ancestor::tei:listOrg)]">
<sch:report test="@key or not(@type)">It is required to give the type ('alt' or 'reg') of the name while @key is forbiden here.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:orgName[parent::tei:org and not(preceding::tei:orgName) and not(ancestor::tei:listOrg)]">
<sch:assert test="@type='reg'">There must exactly be one name with @type='reg'.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:orgName[parent::tei:org and preceding::tei:orgName and not(ancestor::tei:listOrg)]">
<sch:report test="@type='reg'">Only the first name can be of @type='reg'. Following names are supposed to be alternative names, @type='alt'.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:orgName[not(parent::tei:org)]">
<sch:report test="@type">No @type attribute allowed here.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:orgName[parent::tei:org and preceding::tei:orgName]">
<sch:report test="@type='reg'">Only the first name can be of @type='reg'. Following names are supposed to be alternative names, @type='alt'.</sch:report>
</sch:rule>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element orgName
{
   attribute key { hendi.orgs.pointer }?,
   attribute type { "reg" | "alt" | "import" }?,
   macro.phraseSeq
}

<origDate>

<origDate> (origin date) contains any form of date, used to identify the date of origin for a manuscript, manuscript part, or other object. [«#msdates»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.editLike (@evidence, @instant) att.typed (@type, @subtype)
Member of
Contained by
May contain
Example
<origDate notBefore="-0300"
 notAfter="-0200">
3rd century BCE</origDate>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element origDate
{
   att.global.attributes,
   att.datable.attributes,
   att.dimensions.attributes,
   att.editLike.attributes,
   att.typed.attributes,
   ( text | model.gLike | model.phrase | model.global )*
}

<origin>

<origin> (origin) contains any descriptive or other information concerning the origin of a manuscript, manuscript part, or other object. [«#mshy»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.editLike (@evidence, @instant) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
msdescription: history
May contain
Example
<origin notBefore="1802notAfter="1845"
 evidence="internalresp="#AMH">
Copied in <name type="origPlace">Derby</name>, probably from an
old Flemish original, between 1802 and 1845, according to <persName xml:id="AMH">Anne-Mette Hansen</persName>.
</origin>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element origin
{
   att.global.attributes,
   att.editLike.attributes,
   att.datable.attributes,
   macro.specialPara
}

<origPlace>

<origPlace> (origin place) contains any form of place name, used to identify the place of origin for a manuscript, manuscript part, or other object. [«#msdates»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.editLike (@evidence, @instant) att.typed (@type, @subtype)
Member of
Contained by
May contain
Note

The type attribute may be used to distinguish different kinds of ‘origin’, for example original place of publication, as opposed to original place of printing.

Example
<origPlace>Birmingham</origPlace>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element origPlace
{
   att.global.attributes,
   att.naming.attributes,
   att.datable.attributes,
   att.editLike.attributes,
   att.typed.attributes,
   macro.phraseSeq
}

<p>

<p> (paragraph) marks paragraphs in prose. [3.1. Paragraphs 7.2.5. Speech Contents]
Module core
Attributes att.hendi.placement (@place, @subplace) att.hendi.rotation (@rotation) att.hendi.restrict (@restrict) att.fragmentable (@part) att.written (@hand) att.global (xml:base, xml:space, n, xml:lang, @xml:id)
n (number) gives a number (or other label) for an element, which is not necessarily unique within the document.
Status Optional
Legal values are:
1
marks the (logical) first paragraph of some division of text.
extent
marks the paragraph describing the extent of a manuscript.
rend (rendition) indicates how the element in question was rendered or presented in the source text.
Status Optional
Legal values are:
inline
marks an inline paragraph
center
marks that the paragarph is placed in the center
right
marks that the paragraph is placed on the right
noIndent
marks that the paragraph starts without an indent
Member of
Contained by
May contain
Example
<p>Hallgerd was outside. <q>There is blood on your axe,</q> she said. <q>What have you
   done?</q>
</p>
<p>
 <q>I have now arranged that you can be married a second time,</q> replied Thjostolf.
</p>
<p>
 <q>Then you must mean that Thorvald is dead,</q> she said.
</p>
<p>
 <q>Yes,</q> said Thjostolf. <q>And now you must think up some plan for me.</q>
</p>
Schematron

<sch:report test="@n='extent' and not(parent::tei:physDesc)"> The value 'extent' must only be used within the tei:physDesc.
</sch:report>
Schematron

<sch:rule context="tei:physDesc">
<sch:report test="count(tei:p[@n='extent']) gt 1">There must only be one tei:p with @n='extent'</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:p[@n='extent']">
<sch:assert test="matches(., '^\d+ D?Bl\. \(\d+ b\. S\.( (o|einschl)\. Adr\.)?( u\. Umschlag)?\)$')">The 'extent' must match the pattern '^\d+ D?Bl\. \(\d+ b\. S\.( (o|einschl)\. Adr\.)?( u\. Umschlag)?\)$'</sch:assert>
</sch:rule>
Schematron

<sch:report test="(ancestor::tei:p or ancestor::tei:ab) and not(parent::tei:exemplum |parent::tei:item |parent::tei:note |parent::tei:q |parent::tei:quote |parent::tei:remarks |parent::tei:said |parent::tei:sp |parent::tei:stage |parent::tei:cell |parent::tei:figure |parent::tei:footNote)"> Abstract model violation: Paragraphs may not contain other paragraphs or ab elements.
</sch:report>
Schematron

<sch:report test="(ancestor::tei:l or ancestor::tei:lg) and not(parent::tei:figure or parent::tei:note or ancestor::tei:floatingText or parent::tei:footNote)"> Abstract model violation: Lines may not contain higher-level structural elements such as div, p, or ab, unless p is a child of figure or note, or is a descendant of floatingText.
</sch:report>
Schematron

<sch:report test=" (ancestor::tei:l or ancestor::tei:lg) and not( ancestor::tei:floatingText |parent::tei:figure |parent::tei:note )"> Abstract model violation: Lines may not contain higher-level structural elements such as div, p, or ab, unless p is a child of figure or note, or is a descendant of floatingText.
</sch:report>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element p
{
   att.hendi.placement.attributes,
   att.hendi.rotation.attributes,
   att.hendi.restrict.attributes,
   att.fragmentable.attributes,
   att.written.attributes,
   att.global.attribute.xmlid,
   attribute n { "1" | "extent" }?,
   attribute rend { "inline" | "center" | "right" | "noIndent" }?,
   macro.paraContent
}

<pb>

<pb> (page break) This element indicates a linebeginning. [3.11.3. Milestone Elements]
Module core
Attributes att.breaking (@break)
rend rend is intended as an extension to break and is to be used when, for example, a hyphen is missing at the line break.
Status Optional
Legal values are:
noHyphen
facs (facsimile) points to all or part of an image which corresponds with the content of the element.
Status Optional
Datatype teidata.pointer
Schematron

<sch:rule context="tei:*[@facs]">
<sch:assert test="id(substring(@facs,2)) or starts-with(@facs, 'wega:')">There must be an element with the xml:id = "<sch:value-of select="substring(@facs,2)"/>" which is the target of this @facs.</sch:assert>
</sch:rule>
n (number) gives a number (or other label) for an element, which is not necessarily unique within the document.
Status Optional
Datatype string
Member of
Contained by
May contain Empty element
Note

A pb element should appear at the start of the page which it identifies. The global n attribute indicates the number or other value associated with this page. This will normally be the page number or signature printed on it, since the physical sequence number is implicit in the presence of the pb element itself.

The type attribute may be used to characterize the page break in any respect. The more specialized attributes break, ed, or edRef should be preferred when the intent is to indicate whether or not the page break is word-breaking, or to note the source from which it derives.

Example

Page numbers may vary in different editions of a text.

<p> ... <pb n="145ed="ed2"/>
<!-- Page 145 in edition "ed2" starts here --> ... <pb n="283ed="ed1"/>
<!-- Page 283 in edition "ed1" starts here--> ... </p>
Example

A page break may be associated with a facsimile image of the page it introduces by means of the facs attribute

<body>
 <pb n="1facs="page1.png"/>
<!-- page1.png contains an image of the page; the text it contains is encoded here -->
 <p>
<!-- ... -->
 </p>
 <pb n="2facs="page2.png"/>
<!-- similarly, for page 2 -->
 <p>
<!-- ... -->
 </p>
</body>
Schematron

<sch:rule context="tei:*[@facs]">
<sch:assert test="id(substring(@facs,2)) or starts-with(@facs, 'wega:')">There must be an element with the xml:id = "<sch:value-of select="substring(@facs,2)"/>" which is the target of this @facs.</sch:assert>
</sch:rule>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element pb
{
   att.breaking.attributes,
   attribute rend { "noHyphen" }?,
   attribute facs { teidata.pointer }?,
   attribute n { string { pattern = "\d+[rv]?" } }?,
   empty
}

<persName>

<persName> (personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including one or more of the person's forenames, surnames, honorifics, added names, etc. [13.2.1. Personal Names]
Module namesdates
Attributes att.global.responsibility (resp, @cert)
key
Status Recommended
Datatype hendi.persons.pointer
Member of
Contained by
May contain
Example
<persName>
 <forename>Edward</forename>
 <forename>George</forename>
 <surname type="linked">Bulwer-Lytton</surname>, <roleName>Baron Lytton of
 <placeName>Knebworth</placeName>
 </roleName>
</persName>
Schematron

<sch:rule context="tei:persName[not(parent::tei:person)]">
<sch:assert test="@keyrole="info">@key should be used for identification.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:persName[@type='alt' and @subtype='married']">
<sch:report test="count(parent::tei:person/tei:persName[@type='alt' and @subtype='married']) > 1 and not(@n)"
 role="error">
If there are more than one name of marriage, please add @n to differ.</sch:report>
<sch:report test="count(parent::tei:person/tei:persName[@type='alt' and @subtype='married']) = 1 and @n"
 role="warning">
If there is only one name of marriage, it is obsolete to use @n.</sch:report>
</sch:rule>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element persName
{
   attribute key { hendi.persons.pointer }?,
   att.global.responsibility.attribute.cert,
   macro.phraseSeq
}

<person>

<person> (person) provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source. [13.3.2. The Person Element 15.2.2. The Participant Description]
Module namesdates
Attributes att.docStatus (@status) att.editLike (@evidence, @instant) att.global (xml:id, @xml:base, @xml:space, @n, @xml:lang) att.global.rendition (@rendition, @rend) att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs) att.global.facs (@facs) att.global.change (@change) att.global.responsibility (@cert, @resp)
xml:id (identifier) provides a unique identifier for the element bearing the attribute.
Derived from att.global
Status Required
Datatype hendi.persons.pointer
source specifies the source from which some aspect of this element is drawn.
Derived from att.global.source
Status Required
Schematron

<sch:rule context="tei:*[@source]">
<sch:let name="srcs"
 value="tokenize( normalize-space(@source),' ')"/>

<sch:report test="( self::tei:classRef | self::tei:dataRef | self::tei:elementRef | self::tei:macroRef | self::tei:moduleRef | self::tei:schemaSpec ) and $srcs[2]"> When used on a schema description element (like
<sch:value-of select="name(.)"/>), the @source attribute
should have only 1 value. (This one has <sch:value-of select="count($srcs)"/>.)
</sch:report>
</sch:rule>
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Legal values are:
HenDi
persons from the database of the Henze-Digital project (HWH).
SchEnd
MB
BGA
LoB
HoB
SchTb
Bach
Wies
role specifies a primary role or classification for the person.
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Note

Values for this attribute may be locally defined by a project, using arbitrary keywords such as artist, employer, author, relative, or servant, each of which should be associated with a definition. Such local definitions will typically be provided by a <valList> element in the project schema specification.

sex specifies the sex of the person.
Status Optional
Datatype 1–∞ occurrences of teidata.sex separated by whitespace
Note

Values for this attribute may be locally defined by a project, or may refer to an external standard, such as vCard's sex property http://microformats.org/wiki/gender-formats (in which M indicates male, F female, O other, N none or not applicable, U unknown), or the often used ISO 5218:2004 Representation of Human Sexes http://standards.iso.org/ittf/PubliclyAvailableStandards/c036266_ISO_IEC_5218_2004(E_F).zip (in which 0 indicates unknown; 1 male; 2 female; and 9 not applicable, although the ISO standard is widely considered inadequate); cf. CETH's Recommendations for Inclusive Data Collection of Trans People http://transhealth.ucsf.edu/trans?page=lib-data-collection.

age specifies an age group for the person.
Status Optional
Datatype teidata.enumerated
Note

Values for this attribute may be locally defined by a project, using arbitrary keywords such as infant, child, teen, adult, or senior, each of which should be associated with a definition. Such local definitions will typically be provided by a <valList> element in the project schema specification.

Contained by
May contain
Note

May contain either a prose description organized as paragraphs, or a sequence of more specific demographic elements drawn from the model.personPart class.

Example
<person sex="Fage="adult">
 <p>Female respondent, well-educated, born in Shropshire UK, 12 Jan 1950, of unknown occupation. Speaks French fluently. Socio-Economic
   status B2.</p>
</person>
Example
<person sex="intersexrole="god"
 age="immortal">

 <persName>Hermaphroditos</persName>
 <persName xml:lang="grc">Ἑρμαφρόδιτος</persName>
</person>
Example
<person xml:id="Ovi01sex="1role="poet">
 <persName xml:lang="en">Ovid</persName>
 <persName xml:lang="la">Publius Ovidius Naso</persName>
 <birth when="-0044-03-20"> 20 March 43 BC <placeName>
   <settlement type="city">Sulmona</settlement>
   <country key="IT">Italy</country>
  </placeName>
 </birth>
 <death notBefore="0017notAfter="0018">17 or 18 AD <placeName>
   <settlement type="city">Tomis (Constanta)</settlement>
   <country key="RO">Romania</country>
  </placeName>
 </death>
</person>
Schematron

<sch:rule context="tei:persName[@type][./*]">
<sch:assert test="every $x in ./*[following-sibling::*] satisfies $x[following-sibling::node()[1] instance of text()]">Child elements of persName should be separated with whitespace.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:note[@type='bioSummary'][tei:list]">
<sch:report test="text()[matches(., '\S')]">When utilizing tei:list as structural unit you should wrap other text in tei:p.</sch:report>
</sch:rule>
Content model
<content>duplicatedeletion<dataRef key="hendi.personsPlus.pointer"/>commentaddInforeg<dataRef key="teidata.language"/>initial<dataRef key="teidata.language"/>full<dataRef key="teidata.language"/>real<dataRef key="teidata.language"/>altpseud<dataRef key="teidata.language"/>birthmarriedroleimportbioSummaryinternalreg</content>
Schema Declaration
element person
{
   att.docStatus.attributes,
   att.global.attribute.xmlbase,
   att.global.attribute.xmlspace,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.rendition.attribute.rendition,
   att.global.rendition.attribute.rend,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.sameAs,
   att.global.facs.attribute.facs,
   att.global.change.attribute.change,
   att.global.responsibility.attribute.cert,
   att.global.responsibility.attribute.resp,
   att.editLike.attributes,
   attribute xml:id { hendi.persons.pointer },
   attribute source
   {
      list
      {
         (
            "HenDi"
          | "SchEnd"
          | "MB"
          | "BGA"
          | "LoB"
          | "HoB"
          | "SchTb"
          | "Bach"
          | "Wies"
         )+
      }
   },
   attribute role { list { teidata.enumerated+ } }?,
   attribute sex { list { teidata.sex+ } }?,
   attribute age { teidata.enumerated }?,
   (
      element ref
      {
         attribute type { "duplicate" | "deletion" },
         attribute target { hendi.personsPlus.pointer },
         empty
      }
    | (
         idno*,
         element persName
         {
            macro.persNameContent,
            element note { macro.specialPara, attribute type { "comment" } }?,
            element note { macro.specialPara, attribute type { "addInfo" } }?,
            attribute type { "reg" },
            attribute xml:lang { teidata.language }?
         },
         element persName
         {
            macro.persNameContent,
            attribute type { "initial" },
            attribute xml:lang { teidata.language }?
         }?,
         element persName
         {
            macro.persNameContent,
            attribute type { "full" },
            attribute xml:lang { teidata.language }?
         }?,
         element persName
         {
            macro.persNameContent,
            attribute type { "real" },
            attribute xml:lang { teidata.language }?
         }?,
         element persName
         {
            macro.persNameContent,
            attribute type { "alt" | "pseud" },
            attribute xml:lang { teidata.language }?,
            attribute from { xsd:date | xsd:gYear }?,
            attribute n { xsd:integer }?,
            attribute to { xsd:date | xsd:gYear }?,
            attribute subtype { "birth" | "married" | "role" }?
         }*,
         element persName
         {
            macro.persNameContent,
            attribute type { "import" }
         }?,
         (
            birth?
          & death?
          & sexoccupation*
          & residence*
          & affiliation*
          & element note
            {
               macro.specialPara,
               attribute type { "bioSummary" | "internal" }
            }*
          & event*
          & (
               element figure { head, graphic, attribute n { "reg" } },
               element figure { head, graphic }*
            )?
         )
      )
   )
}

<physDesc>

<physDesc> (physical description) contains a full physical description of a source or source part, optionally subdivided using more specialized elements from the model.physDescPart class. [«#msph»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: msDesc msFrag msPart
May contain
core: p
msdescription: accMat objectDesc
Example
<physDesc>
 <objectDesc form="codex">
  <supportDesc material="perg">
   <support>Parchment.</support>
   <extent>i + 55 leaves
   <dimensions scope="alltype="leaf"
     unit="inch">

     <height></height>
     <width>5⅜</width>
    </dimensions>
   </extent>
  </supportDesc>
  <layoutDesc>
   <layout columns="2">In double columns.</layout>
  </layoutDesc>
 </objectDesc>
 <handDesc>
  <p>Written in more than one hand.</p>
 </handDesc>
 <decoDesc>
  <p>With a few coloured capitals.</p>
 </decoDesc>
</physDesc>
Schematron

<sch:assert test="*">
<sch:name/> must contain at least one p or objectDesc or accMat element</sch:assert>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <elementRef key="pminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="objectDesc"
   minOccurs="0maxOccurs="unbounded"/>

  <elementRef key="accMatminOccurs="0"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element physDesc { att.global.attributes, ( p*, objectDesc*, accMat* ) }

<place>

<place> contains data about a geographic location.
Module namesdates
Attributes att.docStatus (@status)
source
Status Required
Legal values are:
HenDi
places from the database of the Henze-Digital project (HWH).
WeGA
places from the database of the Weber-Gesamtausgabe (WeGA).
Contained by
May contain
core: note
header: idno
namesdates: location placeName
XSD string
Schematron

<sch:rule context="tei:place[not(parent::tei:listPlace)]">
<sch:assert test="@status">@status is missing.</sch:assert>
</sch:rule>
<sch:rule context="tei:place[parent::tei:listPlace]">
<sch:report test="@status">@status is only for use at the root element.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:place[not(parent::tei:listPlace)]">
<sch:assert test="@source">@source is missing.</sch:assert>
</sch:rule>
<sch:rule context="tei:place[parent::tei:listPlace]">
<sch:report test="@source">@source is only for use at the root element.</sch:report>
</sch:rule>
Content model
<content>duplicatedeletion<dataRef key="hendi.places.pointer"/>
</content>
Schema Declaration
element place
{
   att.docStatus.attributes,
   attribute source { "HenDi" | "WeGA" },
   (
      element ref
      {
         attribute type { "duplicate" | "deletion" },
         attribute target { hendi.places.pointer },
         empty
      }
    | ( idno*, placeName+, location?, note* )
   )
}

<placeName>

<placeName> (place name) contains an absolute or relative place name. [13.2.3. Place Names]
Module namesdates
Attributes
type categorisation of varying localities.
Status Optional
Datatype wega.place.type
key
Status Recommended
Datatype hendi.places.pointer
Member of
Contained by
May contain
Note

WeGA distinguishes between different types of places that are encoded as elements on the one hand and by attribute values on the other. Larger units such as settlements, regions, countries or blocs are marked with elements, whereas smaller units such as various localities and buildings are marked as attribute values ​​of the type-attribute that belongs to the placeName-element.

Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element placeName
{
   attribute type { wega.place.type }?,
   attribute key { hendi.places.pointer }?,
   macro.phraseSeq
}

<postCode>

<postCode> (postal code) contains a numerical or alphanumeric code used as part of a postal address to simplify sorting or delivery of mail. [3.6.2. Addresses]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
core: address
May contain Character data only
Note

The position and nature of postal codes is highly country-specific; the conventions appropriate to the country concerned should be used.

Example
<postCode>HR1 3LR</postCode>
Example
<postCode>60142-7</postCode>
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element postCode { att.global.attributes, text }

<postscript>

<postscript> contains a postscript, e.g. to a letter.
Module textstructure
Attributes
rend (rendition) specifies the position and alignment in the source.
Status Optional
Datatype 1–2 occurrences of hwhdata.position separated by whitespace
Contained by
May contain Empty element

<profileDesc>

<profileDesc> (text-profile description) provides a detailed description of non-bibliographic aspects of a text, specifically the languages and sublanguages used, the situation in which it was produced, the participants and their setting. [2.4. The Profile Description 2.1.1. The TEI Header and Its Components]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
header: teiHeader
May contain
Note

Although the content model permits it, it is rarely meaningful to supply multiple occurrences for any of the child elements of profileDesc unless these are documenting multiple texts.

Example
<profileDesc>
 <langUsage>
  <language ident="fr">French</language>
 </langUsage>
 <textDesc n="novel">
  <channel mode="w">print; part issues</channel>
  <constitution type="single"/>
  <derivation type="original"/>
  <domain type="art"/>
  <factuality type="fiction"/>
  <interaction type="none"/>
  <preparedness type="prepared"/>
  <purpose type="entertaindegree="high"/>
  <purpose type="informdegree="medium"/>
 </textDesc>
 <settingDesc>
  <setting>
   <name>Paris, France</name>
   <time>Late 19th century</time>
  </setting>
 </settingDesc>
</profileDesc>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1"
  preserveOrder="false">

  <elementRef key="correspDesc"
   minOccurs="0maxOccurs="1"/>

  <elementRef key="creationminOccurs="0"
   maxOccurs="1"/>

  <elementRef key="textClassminOccurs="0"
   maxOccurs="1"/>

  <elementRef key="langUsageminOccurs="1"
   maxOccurs="1"/>

  <elementRef key="handNotesminOccurs="0"
   maxOccurs="1"/>

 </sequence>
</content>
Schema Declaration
element profileDesc
{
   att.global.attributes,
   ( correspDesc? & creation? & textClass? & langUsage & handNotes? )
}

<projectDesc>

<projectDesc> (project description) describes in detail the aim or purpose for which an electronic file was encoded, together with any other relevant information concerning the process by which it was assembled or collected. [2.3.1. The Project Description 2.3. The Encoding Description 15.3.2. Declarable Elements]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
header: encodingDesc
May contain
core: p
linking: ab
Example
<projectDesc>
 <p>Texts collected for use in the Claremont Shakespeare Clinic, June 1990</p>
</projectDesc>
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element projectDesc { att.global.attributes, model.pLike+ }

<provenance>

<provenance> (provenance) contains any descriptive or other information concerning a single identifiable episode during the history of a manuscript, manuscript part, or other object after its creation but before its acquisition. [«#mshy»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.typed (@type, @subtype)
Contained by
msdescription: history
May contain
Example
<provenance>Listed as the property of Lawrence Sterne in 1788.</provenance>
<provenance>Sold at Sothebys in 1899.</provenance>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element provenance
{
   att.global.attributes,
   att.datable.attributes,
   att.typed.attributes,
   macro.specialPara
}

<ptr>

<ptr> (pointer) is used to point at a following note thus marking the beginning of the to be annotated section. Alternatively, the element can be a placeholder for an external URL (prefixed with 'http'). [3.7. Simple Links and Cross-References 16.1. Links]
Module core
Attributes att.pointing (@evaluate, @targetLang, @target)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Legal values are:
start
Member of
Contained by
May contain Empty element
Example
<ptr target="#p143 #p144"/>
<ptr target="http://www.tei-c.org"/>
<ptr cRef="1.3.4"/>
Schematron The @target attribute must point to a note element following the current element

<sch:rule context="tei:ptr[not(starts-with(@target, 'http'))]">
<sch:assert test="following::tei:note[@xml:id=substring(current()/@target,2)]"> The note element indicated by @target (<sch:value-of select="@target"/>) must follow the current element <sch:name/>.
Otherwise the target must be some external URL prefixed with 'http'.
</sch:assert>
</sch:rule>
Schematron There must be only one pointer to a note

<sch:report test="following::tei:ptr[@target=current()/@target]"> There must be only one pointer with the @target (<sch:value-of select="@target"/>)
</sch:report>
Schematron

<sch:report test="@target and @cRef">Only one of the
attributes @target and @cRef may be supplied on <sch:name/>.</sch:report>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element ptr { att.pointing.attributes, attribute type { "start" }?, empty }

<publicationStmt>

<publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
header: fileDesc
May contain
Note

Where a publication statement contains several members of the model.publicationStmtPart.agency or model.publicationStmtPart.detail classes rather than one or more paragraphs or anonymous blocks, care should be taken to ensure that the repeated elements are presented in a meaningful order. It is a conformance requirement that elements supplying information about publication place, address, identifier, availability, and date be given following the name of the publisher, distributor, or authority concerned, and preferably in that order.

Example
<publicationStmt>
 <publisher>C. Muquardt </publisher>
 <pubPlace>Bruxelles &amp; Leipzig</pubPlace>
 <date when="1846"/>
</publicationStmt>
Example
<publicationStmt>
 <publisher>Chadwyck Healey</publisher>
 <pubPlace>Cambridge</pubPlace>
 <availability>
  <p>Available under licence only</p>
 </availability>
 <date when="1992">1992</date>
</publicationStmt>
Example
<publicationStmt>
 <publisher>Zea Books</publisher>
 <pubPlace>Lincoln, NE</pubPlace>
 <date>2017</date>
 <availability>
  <p>This is an open access work licensed under a Creative Commons Attribution 4.0 International license.</p>
 </availability>
 <ptr target="http://digitalcommons.unl.edu/zeabook/55"/>
</publicationStmt>
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.publicationStmtPart.agency"/>
   <classRef key="model.publicationStmtPart.detail"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element publicationStmt
{
   att.global.attributes,
   (
      ( model.publicationStmtPart.agency, model.publicationStmtPart.detail* )+
    | model.pLike+
   )
}

<publisher>

<publisher> (publisher) provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.12.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.]
Module core
Attributes att.canonical (key, @ref) att.global (xml:base, xml:space, n, @xml:lang, @xml:id)
key provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind.
Derived from att.canonical
Status Optional
Datatype wega.personsPlus.pointer
Member of
Contained by
May contain
Note

Use the full form of the name by which a company is usually referred to, rather than any abbreviation of it which may appear on a title page

Example
<imprint>
 <pubPlace>Oxford</pubPlace>
 <publisher>Clarendon Press</publisher>
 <date>1987</date>
</imprint>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element publisher
{
   att.canonical.attribute.ref,
   attribute key { wega.personsPlus.pointer }?,
   att.global.attribute.xmllang,
   att.global.attribute.xmlid,
   macro.phraseSeq
}

<pubPlace>

<pubPlace> (publication place) contains the name of the place where a bibliographic item was published. [3.12.2.4. Imprint, Size of a Document, and Reprint Information]
Module core
Attributes att.global (xml:base, xml:space, n, @xml:lang, @xml:id)
key
Status Optional
Datatype wega.places.pointer
Member of
Contained by
May contain
Example
<publicationStmt>
 <publisher>Oxford University Press</publisher>
 <pubPlace>Oxford</pubPlace>
 <date>1989</date>
</publicationStmt>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element pubPlace
{
   attribute key { wega.places.pointer }?,
   att.global.attribute.xmllang,
   att.global.attribute.xmlid,
   macro.phraseSeq
}

<q>

<q> (quoted) contains material which is distinguished from the surrounding text using quotation marks. [3.3.3. Quotation]
Module core
Attributes att.hendi.quotation (@rendRight, @rendLeft, @xml:lang) att.ascribed.directed (@toWhom) (att.ascribed (@who))
rend (rendition) indicates how the element in question was rendered or presented in the source text.
Status Optional
Datatype 1–2 occurrences of hwh_quotation.rend.list separated by whitespace
Note

This characterization should only be done if the original differs from the default. The default is defined by a hierarchy discribed in the guidelines.

type (type) may be used to indicate whether the offset passage is spoken or thought, or to characterize it more finely.
Status Optional
Datatype teidata.enumerated
Suggested values include:
spoken
(spoken) representation of speech
thought
(thought) representation of thought, e.g. internal monologue
written
(written) quotation from a written source
soCalled
(so called) authorial distance
foreign
(foreign)
distinct
(distinct) linguistically distinct
term
technical term
emph
(emph) rhetorically emphasized
mentioned
(mentioned) refering to itself, not its normal referent
Member of
Contained by
May contain
Note

The quoted text will be rendered with quotation marks, according to the language settings of the application.

Example
It is spelled <q>Tübingen</q> — to enter the
letter <q>u</q> with an umlaut hold down the <q>option</q> key and press
<q>0 0 f c</q>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element q
{
   att.hendi.quotation.attributes,
   att.ascribed.directed.attributes,
   attribute rend
   {
      list { hwh_quotation.rend.list, hwh_quotation.rend.list? }
   }?,
   attribute type
   {
      "spoken"
    | "thought"
    | "written"
    | "soCalled"
    | "foreign"
    | "distinct"
    | "term"
    | "emph"
    | "mentioned"
    | teidata.enumerated
   }?,
   macro.specialPara
}

<quotation>

<quotation> (quotation) specifies editorial practice adopted with respect to quotation marks in the original. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
marks (quotation marks) indicates whether or not quotation marks have been retained as content within the text.
Status Optional
Datatype teidata.enumerated
Legal values are:
none
no quotation marks have been retained
some
some quotation marks have been retained
all
all quotation marks have been retained
Member of
Contained by
May contain
core: p
linking: ab
Example
<quotation marks="none">
 <p>No quotation marks have been retained. Instead, the <att>rend</att> attribute on the
 <gi>q</gi> element is used to specify what kinds of quotation mark was used, according
   to the following list: <list type="gloss">
   <label>dq</label>
   <item>double quotes, open and close</item>
   <label>sq</label>
   <item>single quotes, open and close</item>
   <label>dash</label>
   <item>long dash open, no close</item>
   <label>dg</label>
   <item>double guillemets, open and close</item>
  </list>
 </p>
</quotation>
Example
<quotation marks="all">
 <p>All quotation marks are retained in the text and are represented by appropriate Unicode
   characters.</p>
</quotation>
Schematron

<sch:report test="not(@marks) and not (tei:p)">On <sch:name/>, either the @marks attribute should be used, or a paragraph of description provided</sch:report>
Content model
<content>
 <classRef key="model.pLikeminOccurs="0"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element quotation
{
   att.global.attributes,
   attribute marks { "none" | "some" | "all" }?,
   model.pLike*
}

<quote>

<quote> (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts]
Module core
Attributes att.global.source (@source) att.hendi.quotation (@rendRight, @rendLeft, @xml:lang) att.notated (@notation)
rend (rendition) indicates how the element in question was rendered or presented in the source text.
Status Optional
Datatype 1–2 occurrences of hwh_quotation.rend.list separated by whitespace
Note

This characterization should only be done if the original differs from the default. The default is defined by a hierarchy discribed in the guidelines.

Member of
Contained by
May contain
Note

If a bibliographic citation is supplied for the source of a quotation, the two may be grouped using the cit element.

Example
Lexicography has shown little sign of being affected by the
work of followers of J.R. Firth, probably best summarized in his
slogan, <quote>You shall know a word by the company it
keeps</quote>
<ref>(Firth, 1957)</ref>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element quote
{
   att.global.source.attributes,
   att.hendi.quotation.attributes,
   att.notated.attributes,
   attribute rend
   {
      list { hwh_quotation.rend.list, hwh_quotation.rend.list? }
   }?,
   macro.specialPara
}

<rdg>

<rdg> (reading) contains a single reading within a textual variation. [12.1. The Apparatus Entry, Readings, and Witnesses]
Module textcrit
Attributes
wit (witness or witnesses) contains a space-delimited list of one or more pointers indicating the witnesses which attest to a given reading.
Derived from att.witnessed
Status Required
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Member of
Contained by
textcrit: app
May contain
Example
<rdg wit="#Ra2">Eryment</rdg>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.divLike"/>
  <classRef key="model.divPart"/>
  <elementRef key="titlePage"/>
  <elementRef key="argument"/>
  <elementRef key="byline"/>
  <elementRef key="docAuthor"/>
  <elementRef key="docDate"/>
  <elementRef key="docEdition"/>
  <elementRef key="docImprint"/>
  <elementRef key="docTitle"/>
  <elementRef key="epigraph"/>
  <elementRef key="imprimatur"/>
  <elementRef key="titlePart"/>
  <elementRef key="epilogue"/>
  <elementRef key="performance"/>
  <elementRef key="prologue"/>
  <elementRef key="set"/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.global"/>
  <classRef key="model.rdgPart"/>
 </alternate>
</content>
Schema Declaration
element rdg
{
   attribute wit { list { teidata.pointer+ } },
   (
      text
    | model.divLikemodel.divPart
    | titlePage
    | argument
    | byline
    | docAuthor
    | docDate
    | docEdition
    | docImprint
    | docTitle
    | epigraph
    | imprimatur
    | titlePart
    | epilogue
    | performance
    | prologue
    | set
    | model.gLikemodel.phrasemodel.intermodel.globalmodel.rdgPart
   )*
}

<recordHist>

<recordHist> (recorded history) provides information about the source and revision status of the parent manuscript or object description itself. [«#msadad»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: adminInfo
May contain
core: p
header: change
linking: ab
msdescription: source
Example
<recordHist>
 <source>
  <p>Derived from <ref target="#IMEV">IMEV 123</ref> with additional research
     by P.M.W.Robinson</p>
 </source>
 <change when="1999-06-23">
  <name>LDB</name> (editor)
   checked examples against DTD version 3.6
 </change>
</recordHist>
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="source"/>
   <elementRef key="changeminOccurs="0"
    maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element recordHist
{
   att.global.attributes,
   ( model.pLike+ | ( source, change* ) )
}

<ref>

<ref> (reference) defines a reference to another location, possibly modified by additional text or comment. [3.7. Simple Links and Cross-References 16.1. Links]
Module core
Attributes att.internetMedia (@mimeType)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status Optional
Legal values are:
footnoteAnchor
Marks the footnote sign within the text.
hyperLink
Marks some passage within the text that acts as a hyperlink to an external resource on the internet.
previousLetterFromAddressee
Marks the (or a) preceding letter in the correspContext element, i.e. the letter to which the current is the reply.
nextLetterFromAddressee
Marks the (or a) following letter in the correspContext element, i.e. the letter which is a reply to the current.
target specifies the destination of the reference by supplying one or more URI References.
Status Required
Datatype teidata.pointer
Member of
Contained by
May contain
Note

The target and cRef attributes are mutually exclusive.

Example
See especially <ref target="http://www.natcorp.ox.ac.uk/Texts/A02.xml#s2">the second
sentence</ref>
Example
See also <ref target="#locution">s.v. <term>locution</term>
</ref>.
Schematron

<sch:report test="@type=('previousLetterFromAddressee', 'nextLetterFromAddressee') and not(parent::tei:correspContext)">'previousLetterFromAddressee' and 'nextLetterFromAddressee' are only used within the correspContext element.</sch:report>
Schematron

<sch:report test="@target and @cRef">Only one of the
attributes @target' and @cRef' may be supplied on <sch:name/>
</sch:report>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element ref
{
   att.internetMedia.attributes,
   attribute type
   {
      "footnoteAnchor"
    | "hyperLink"
    | "previousLetterFromAddressee"
    | "nextLetterFromAddressee"
   }?,
   attribute target { teidata.pointer },
   macro.paraContent
}

<region>

<region> (region) marks the name of an administrative unit at the contemporary period such as a state, province, or county, larger than a settlement, but smaller than a country. NB not some geographical feature which shall be marked up with geogName. [13.2.3. Place Names]
Module namesdates
Attributes
key
Status Recommended
Datatype hendi.places.pointer
Member of
Contained by
May contain
Example
<placeName>
 <region type="staten="IL">Illinois</region>
</placeName>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element region { attribute key { hendi.places.pointer }?, macro.phraseSeq }

<relatedItem>

<relatedItem> contains or references some other bibliographic item which is related to the present one in some specified manner, for example as a constituent or alternative version of it. [3.12.2.7. Related Items]
Module core
Attributes att.typed (type, @subtype) att.global (xml:base, xml:space, xml:id, xml:lang, @n)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Legal values are:
multiPart
the related item is another part of a multi-part text (e.g. journal or newspaper article).
draft
the related item is the draft version of the current text.
sentVersion
the related item is the sent version of the current draft.
print
the related item is the printed version of the current draft.
target points to the related bibliographic element by means of an absolute or relative URI reference
Status Optional
Datatype teidata.pointer
Member of
Contained by
header: notesStmt
May contain
msdescription: msDesc
Note

If the target attribute is used to reference the related bibliographic item, the element must be empty.

Example
<biblStruct>
 <monogr>
  <author>Shirley, James</author>
  <title type="main">The gentlemen of Venice</title>
  <imprint>
   <pubPlace>New York</pubPlace>
   <publisher>Readex Microprint</publisher>
   <date>1953</date>
  </imprint>
  <extent>1 microprint card, 23 x 15 cm.</extent>
 </monogr>
 <series>
  <title>Three centuries of drama: English, 1642–1700</title>
 </series>
 <relatedItem type="otherForm">
  <biblStruct>
   <monogr>
    <author>Shirley, James</author>
    <title type="main">The gentlemen of Venice</title>
    <title type="sub">a tragi-comedie presented at the private house in Salisbury
         Court by Her Majesties servants</title>
    <imprint>
     <pubPlace>London</pubPlace>
     <publisher>H. Moseley</publisher>
     <date>1655</date>
    </imprint>
    <extent>78 p.</extent>
   </monogr>
  </biblStruct>
 </relatedItem>
</biblStruct>
Schematron

<sch:report test="@type and not(parent::tei:notesStmt)">The @type attribute on <sch:name/> must only be used within the notesStmt.</sch:report>
Schematron

<sch:rule context="tei:relatedItem[parent::tei:notesStmt]">
<sch:assert test="@target and @type">Within the notesStmt you must supply both the @target and the @type attribute on <sch:name/>.</sch:assert>
<sch:assert test="starts-with(@target, 'wega:')">Within the notesStmt, pointers to WeGA resources with the @target attribute must be prefixed with 'wega:'.</sch:assert>
</sch:rule>
Schematron

<sch:report test="@target and count( child::* ) > 0">If the @target attribute on <sch:name/> is used, the
relatedItem element must be empty</sch:report>
<sch:assert test="@target or child::*">A relatedItem element should have either a 'target' attribute
or a child element to indicate the related bibliographic item</sch:assert>
Content model
<content>
 <alternate minOccurs="0maxOccurs="1">
  <classRef key="model.biblLike"/>
  <classRef key="model.ptrLike"/>
 </alternate>
</content>
Schema Declaration
element relatedItem
{
   att.typed.attribute.subtype,
   attribute type { "multiPart" | "draft" | "sentVersion" | "print" }?,
   attribute target { teidata.pointer }?,
   att.global.attribute.n,
   ( model.biblLike | model.ptrLike )?
}

<repository>

<repository> (repository) contains the name of a repository within which manuscripts or other objects are stored, possibly forming part of an institution. [«#msid»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@nymRef, @role) (att.canonical (@key, @ref))
Contained by
May contain
Example
<msIdentifier>
 <settlement>Oxford</settlement>
 <institution>University of Oxford</institution>
 <repository>Bodleian Library</repository>
 <idno>MS. Bodley 406</idno>
</msIdentifier>
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element repository
{
   att.global.attributes,
   att.naming.attributes,
   macro.phraseSeq.limited
}

<residence>

<residence> (residence) describes a person's present or past places of residence. [15.2.2. The Participant Description]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.editLike (@evidence, @instant) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
primary
secondary
temporary
permanent
Contained by
namesdates: person
May contain
Example
<residence>Childhood in East Africa and long term resident of Glasgow, Scotland.</residence>
Example
<residence notAfter="1997">Mbeni estate, Dzukumura region, Matabele land</residence>
<residence notBefore="1903notAfter="1996">
 <placeName>
  <settlement>Glasgow</settlement>
  <region>Scotland</region>
 </placeName>
</residence>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element residence
{
   att.global.attributes,
   att.datable.attributes,
   att.editLike.attributes,
   att.naming.attributes,
   att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<resp>

<resp> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
core: respStmt
May contain Empty element
Note

The attribute ref, inherited from the class att.canonical may be used to indicate the kind of responsibility in a normalized form by referring directly to a standardized list of responsibility types, such as that maintained by a naming authority, for example the list maintained at http://www.loc.gov/marc/relators/relacode.html for bibliographic usage.

Example
<respStmt>
 <resp ref="http://id.loc.gov/vocabulary/relators/com.html">compiler</resp>
 <name>Edward Child</name>
</respStmt>
Content model
<content>
 <dataRef key="hwh_resp.list"/>
</content>
Schema Declaration
element resp
{
   att.global.attributes,
   att.canonical.attributes,
   att.datable.attributes,
   hwh_resp.list
}

<respStmt>

<respStmt> (statement of responsibility) supplies a statement of responsibility for the intellectual content of a text, edition, recording, or series, where the specialized elements for authors, editors, etc. do not suffice or do not apply. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref)
Member of
Contained by
msdescription: msItemStruct
May contain
core: name resp
namesdates: orgName persName
Example
<respStmt>
 <resp>transcribed from original ms</resp>
 <persName>Claus Huitfeldt</persName>
</respStmt>
Example
<respStmt>
 <resp>converted to XML encoding</resp>
 <name>Alan Morrison</name>
</respStmt>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <elementRef key="respminOccurs="1"
   maxOccurs="1"/>

  <classRef key="model.nameLike.agent"
   minOccurs="1maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element respStmt
{
   att.global.attributes,
   att.canonical.attributes,
   ( resp, model.nameLike.agent+ )
}

<revisionDesc>

<revisionDesc> (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components]
Module header
Contained by
header: teiHeader
May contain
header: change
Note

If present on this element, the status attribute should indicate the current status of the document. The same attribute may appear on any change to record the status at the time of that change. Conventionally change elements should be given in reverse date order, with the most recent change at the start of the list.

Example
<revisionDesc status="embargoed">
 <change when="1991-11-11who="#LB"> deleted chapter 10 </change>
</revisionDesc>
Schematron

<sch:rule context="tei:revisionDesc[tei:change/@status]">
<sch:assert test="@status eq (tei:change/@status)[1]">The value of the status-attribute on <sch:name/> should be in congruence with the latest status value on a change child element.</sch:assert>
</sch:rule>
Content model
<content/>
Schema Declaration
element revisionDesc { change+ }

<roleName>

<roleName> (role name) contains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank. [13.2.1. Personal Names]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.personal (@full, @sort) (att.naming (@nymRef, @role) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
May contain
Note

A roleName may be distinguished from an addName by virtue of the fact that, like a title, it typically exists independently of its holder.

Example
<persName>
 <forename>William</forename>
 <surname>Poulteny</surname>
 <roleName>Earl of Bath</roleName>
</persName>
Example
<p>The <roleName role="#solicitor_general">S.G.</roleName> is the only national public official,
including the Supreme Court justices, required by statute to be “learned in the law.”</p>
Example
<p>
 <persName ref="#NJF">
  <roleName role="#solicitor_general">Solicitor General</roleName> Noel J. Francisco</persName>,
representing the administration, asserted in rebuttal that there was nothing to disavow (...)
<persName ref="#NJF">Francisco</persName> had violated the scrupulous standard of candor about the facts and
the law that <roleName role="#solicitor_general">S.G.s</roleName>, in Republican and Democratic administrations
alike, have repeatedly said they must honor.
</p>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element roleName
{
   att.global.attributes,
   att.personal.attributes,
   att.typed.attributes,
   macro.phraseSeq
}

<row>

<row> (row) contains one row of a table [14.1.1. TEI Tables]
Module figures
Attributes att.tableDecoration (@role, @rows, @cols) att.global.rendition (rendition, @rend)
Contained by
figures: table
May contain
figures: cell
Example
<row role="data">
 <cell role="label">Classics</cell>
 <cell>Idle listless and unimproving</cell>
</row>
Schematron

<sch:rule context="tei:row[preceding-sibling::tei:row]">
<sch:let name="thisNodevalue="."/>
<sch:let name="thisRowCellCount"
 value="count(tei:cell[not(@cols)]) + sum(tei:cell/@cols)"/>

<sch:let name="precedingCellsWithRowspan"
 value="preceding-sibling::tei:row/tei:cell[@rows][some $i in (1 to xs:integer(@rows - 1)) satisfies parent::tei:row/following-sibling::tei:row[$i] is $thisNode]"/>

<sch:let name="precedingCellsWithRowspanPlus1"
 value="preceding-sibling::tei:row/tei:cell[@rows][some $i in (1 to xs:integer(@rows)) satisfies parent::tei:row/following-sibling::tei:row[$i] is $thisNode]"/>

<sch:let name="precedingCellsWithRowspanCount"
 value="count($precedingCellsWithRowspan[not(@cols)]) + sum($precedingCellsWithRowspan/@cols)"/>

<sch:let name="precedingRowCellCount"
 value=" count(preceding-sibling::tei:row[1]/tei:cell[not(@cols)]) + sum(preceding-sibling::tei:row[1]/tei:cell/@cols) + count(($precedingCellsWithRowspanPlus1 except preceding-sibling::tei:row[1]/tei:cell)[not(@cols)]) + sum(($precedingCellsWithRowspanPlus1 except preceding-sibling::tei:row[1]/tei:cell)/@cols)"/>

<sch:assert test="$thisRowCellCount + $precedingCellsWithRowspanCount = $precedingRowCellCount">The total ammount of cells should be equal for every row in a table. This row ammounts to <sch:value-of select="$thisRowCellCount + $precedingCellsWithRowspanCount"/> cells (possibly affected by some preceding rowspans, i.e. cell/@rows) instead of <sch:value-of select="$precedingRowCellCount"/> for the preceding row.</sch:assert>
</sch:rule>
Content model
<content/>
Schema Declaration
element row
{
   att.tableDecoration.attributes,
   att.global.rendition.attribute.rend,
   cell+
}

<rs>

<rs> (referencing string) identifies one or more objects by type person, work, dairy entry, and so on. [13.2.1. Personal Names 3.6.1. Referring Strings]
Module core
Attributes att.typed (type, @subtype) att.global.responsibility (resp, @cert)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status Required
Legal values are:
person
marks a person that is not explicitly mentioned by name.
persons
marks persons that are not explicitly mentioned by name.
work
marks a work that is not explicitly mentioned.
works
marks works that are not explicitly mentioned.
writing
marks a writing that is not explicitly mentioned.
writings
marks writings that are not explicitly mentioned.
news
marks news that are not explicitly mentioned.
biblio
marks bilbiographic entries that are not explicitly mentioned.
org
marks an organization that is not explicitly mentioned.
orgs
marks organizations that are not explicitly mentioned.
place
marks a place that is not explicitly mentioned.
places
marks places that are not explicitly mentioned.
document
marks a document that is not explicitly entitled.
documents
marks organizations that are not explicitly mentioned.
postal
marks a postal.
postals
marks postals.
character
marks a character (acting role) which is mentioned by name/title.
characters
marks characters (acting roles) which are mentioned by name/title.
actingRole
marks an acting role which is mentioned by name.
actingRoles
marks acting roles which are mentioned by name.
key provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind.
Status Optional
Datatype 1–∞ occurrences of hendi.internal.pointer separated by whitespace
Member of
Contained by
May contain
Example
<q>My dear <rs type="person">Mr. Bennet</rs>, </q> said <rs type="person">his lady</rs>
to him one day,
<q>have you heard that <rs type="place">Netherfield Park</rs> is let at
last?</q>
Schematron warnings for wrong combination of type and key values.

<sch:pattern is-a="node-typeNkey">
<sch:param name="nodevalue="tei:rs"/>
</sch:pattern>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element rs
{
   att.typed.attribute.subtype,
   attribute type
   {
      "person"
    | "persons"
    | "work"
    | "works"
    | "writing"
    | "writings"
    | "news"
    | "biblio"
    | "org"
    | "orgs"
    | "place"
    | "places"
    | "document"
    | "documents"
    | "postal"
    | "postals"
    | "character"
    | "characters"
    | "actingRole"
    | "actingRoles"
   },
   attribute key { list { hendi.internal.pointer+ } }?,
   att.global.responsibility.attribute.cert,
   macro.phraseSeq
}

<rubric>

<rubric> (rubric) contains the text of any rubric or heading attached to a particular manuscript item, that is, a string of words through which a manuscript or other object signals the beginning of a text division, often with an assertion as to its author and title, which is in some way set off from the text itself, typically in red ink, or by use of different size or type of script, or some other such visual device. [«#mscoit»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.msExcerpt (@defective)
Contained by
msdescription: msItemStruct
May contain
Example
<rubric>Nu koma Skyckiu Rym<ex>ur</ex>.</rubric>
<rubric>Incipit liber de consciencia humana a beatissimo Bernardo editus.</rubric>
<rubric>
 <locus>16. f. 28v in margin: </locus>Dicta Cassiodori
</rubric>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element rubric
{
   att.global.attributes,
   att.typed.attributes,
   att.msExcerpt.attributes,
   macro.phraseSeq
}

<salute>

<salute> (salutation) contains a salutation or greeting prefixed to a foreword, dedicatory epistle, or other division of a text, or the salutation in the closing of a letter, preface, etc. [4.2.2. Openers and Closers]
Module textstructure
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.written (@hand)
Member of
Contained by
core: lg
textstructure: body closer div opener
May contain
Example
<salute>To all courteous mindes, that will voutchsafe the readinge.</salute>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element salute
{
   att.global.attributes,
   att.written.attributes,
   macro.paraContent
}

<scriptDesc>

<scriptDesc> contains a description of the scripts used in a manuscript or other object. [«#msphwr»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
May contain
core: p
linking: ab
msdescription: summary
Example
<scriptDesc>
 <p/>
</scriptDesc>
Example
<scriptDesc>
 <summary>Contains two distinct styles of scripts </summary>
 <scriptNote xml:id="style-1">.</scriptNote>
 <scriptNote xml:id="style-2">.</scriptNote>
</scriptDesc>
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="scriptNote"
    minOccurs="1maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element scriptDesc
{
   att.global.attributes,
   ( model.pLike+ | ( summary?, scriptNote+ ) )
}

<seal>

<seal> (seal) contains a description of one seal or similar applied to the object described [«#msphse»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
contemporary (contemporary) specifies whether or not the seal is contemporary with the item to which it is affixed
Status Optional
Datatype teidata.xTruthValue
Contained by
May contain
core: p
linking: ab
msdescription: decoNote
Example
<seal n="2type="pendant"
 subtype="cauda_duplex">

 <p>The seal of <name>Jens Olufsen</name> in black wax.
   (<ref>DAS 1061</ref>). Legend: <q>S IOHANNES OLAVI</q>.
   Parchment tag on which is written: <q>Woldorp Iohanne G</q>.</p>
</seal>
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.pLike"/>
  <elementRef key="decoNote"/>
 </alternate>
</content>
Schema Declaration
element seal
{
   att.global.attributes,
   att.typed.attributes,
   att.datable.attributes,
   attribute contemporary { teidata.xTruthValue }?,
   ( model.pLike | decoNote )+
}

<secFol>

<secFol> (second folio) marks the word or words taken from a fixed point in a codex (typically the beginning of the second leaf) in order to provide a unique identifier for it. [«#msmisc»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
May contain
Example
<secFol>(con-)versio morum</secFol>
Schematron

<sch:assert test="ancestor::tei:msDesc or ancestor::tei:egXML">The <sch:name/> element should not be used outside of msDesc.</sch:assert>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element secFol { att.global.attributes, macro.phraseSeq }

<seg>

<seg> (arbitrary segment) represents any segmentation of text below the ‘chunk’ level. [16.3. Blocks, Segments, and Anchors 6.2. Components of the Verse Line 7.2.5. Speech Contents]
Module linking
Attributes att.written (@hand) att.notated (@notation)
type allows content categorization of the text passage.
Status Optional
Legal values are:
accounting
marks financial accounting records, mostly as separate sections at the end of the month in the diaries.
chamberMusic
marks people playing together in a small (non-public) framework.
performance
marks a performance.
correspondence
marks sending or receiving of a letter (postcard, telegram, etc.).
meeting
marks a meeting of several persons (e.g. dinner).
production
marks a productive activity such as writing reviews or composing works.
rehearsal
marks a visit of a rehearsal.
business
marks a business, e.g. offer or sale of works.
teaching
marks granting of teaching.
travel
marks travel activities, e.g. 'departed at 8 clock', 'lunch in Wurzen', 'Stayed Overnight in Oschaz'.
wordOfTheDay
marks a proverb by Weber which can be used on the WeGA main page.
subtype provides a sub-categorization of the element, if needed.
Status Recommended
Legal values are:
sender
author is sender of a letter (postcard, telegram or similar).
addressee
author is receiver of a letter (postcard, telegram or similar).
active
Weber is performing or conducting himself.
passive
Weber visits a performance.
rend (rendition) assigns alignment of text in the source.
Status Optional
Datatype wegadata.textAlignment
corresp (corresponds) points to elements that correspond to the current element in some way.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
notInvolved (not involved) keys of non-participating persons, works etc.
Status Optional
Datatype 1–∞ occurrences of wega.internal.pointer separated by whitespace
Member of
Contained by
May contain
Note

The seg element may be used at the encoder's discretion to mark any segments of the text of interest for processing. One use of the element is to mark text features for which no appropriate markup is otherwise defined. Another use is to provide an identifier for some segment which is to be pointed at by some other element—i.e. to provide a target, or a part of a target, for a ptr or other similar element.

Example
<seg>When are you leaving?</seg>
<seg>Tomorrow.</seg>
Example
<s>
 <seg rend="capstype="initial-cap">So father's only</seg> glory was the ballfield.
</s>
Example
<seg type="preamble">
 <seg>Sigmund, <seg type="patronym">the son of Volsung</seg>, was a king in Frankish country.</seg>
 <seg>Sinfiotli was the eldest of his sons ...</seg>
 <seg>Borghild, Sigmund's wife, had a brother ... </seg>
</seg>
Schematron

<sch:report test="./@subtype = ('active', 'passive') and not(./@type = 'performance')">if @subtype contains 'active' or 'passive' @type has to be 'performance'</sch:report>
Schematron

<sch:report test="./@subtype = ('sender', 'addressee') and not(./@type = 'correspondence')">if @subtype contains 'sender' or 'addressee' @type has to be 'correspondence'</sch:report>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element seg
{
   att.written.attributes,
   att.notated.attributes,
   attribute type
   {
      "accounting"
    | "chamberMusic"
    | "performance"
    | "correspondence"
    | "meeting"
    | "production"
    | "rehearsal"
    | "business"
    | "teaching"
    | "travel"
    | "wordOfTheDay"
   }?,
   attribute subtype { "sender" | "addressee" | "active" | "passive" }?,
   attribute rend { wegadata.textAlignment }?,
   attribute corresp { list { teidata.pointer+ } }?,
   attribute notInvolved { list { wega.internal.pointer+ } }?,
   macro.paraContent
}

<series>

<series> (series information) contains information about the series in which a book or other bibliographic item has appeared. [3.12.2.1. Analytic, Monographic, and Series Levels]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
May contain
gaiji: g
linking: anchor
textcrit: app
textstructure: div
transcr: addSpan fw space
character data
Example
<series xml:lang="de">
 <title level="s">Halbgraue Reihe zur Historischen Fachinformatik</title>
 <respStmt>
  <resp>Herausgegeben von</resp>
  <name type="person">Manfred Thaller</name>
  <name type="org">Max-Planck-Institut für Geschichte</name>
 </respStmt>
 <title level="s">Serie A: Historische Quellenkunden</title>
 <biblScope>Band 11</biblScope>
</series>
Schematron ensures that titles within series have level='s'.

<sch:report test="tei:title/@level and not(tei:title/@level='s')">a title within series must have a @level='s'</sch:report>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="title"/>
  <classRef key="model.ptrLike"/>
  <elementRef key="editor"/>
  <elementRef key="respStmt"/>
  <elementRef key="biblScope"/>
  <elementRef key="idno"/>
  <elementRef key="textLang"/>
  <classRef key="model.global"/>
  <elementRef key="availability"/>
 </alternate>
</content>
Schema Declaration
element series
{
   att.global.attributes,
   (
      text
    | model.gLiketitlemodel.ptrLikeeditorrespStmtbiblScopeidnotextLangmodel.globalavailability
   )*
}

<seriesStmt>

<seriesStmt> (series statement) groups information about the series, if any, to which a publication belongs. [2.2.5. The Series Statement 2.2. The File Description]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
header: fileDesc
May contain
header: idno
linking: ab
Example
<seriesStmt>
 <title>Machine-Readable Texts for the Study of Indian Literature</title>
 <respStmt>
  <resp>ed. by</resp>
  <name>Jan Gonda</name>
 </respStmt>
 <biblScope unit="volume">1.2</biblScope>
 <idno type="ISSN">0 345 6789</idno>
</seriesStmt>
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence minOccurs="1maxOccurs="1">
   <elementRef key="titleminOccurs="1"
    maxOccurs="unbounded"/>

   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="editor"/>
    <elementRef key="respStmt"/>
   </alternate>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="idno"/>
    <elementRef key="biblScope"/>
   </alternate>
  </sequence>
 </alternate>
</content>
Schema Declaration
element seriesStmt
{
   att.global.attributes,
   ( model.pLike+ | ( title+, ( editor | respStmt )*, ( idno | biblScope )* ) )
}

<settlement>

<settlement> (settlement) marks the name of a settlement identified as a single geo-political or administrative unit. [13.2.3. Place Names]
Module namesdates
Attributes
key
Status Recommended
Datatype hendi.places.pointer
type
Status Optional
Datatype teidata.text
Suggested values include:
city
A city, like Berlin.
venue
A venue, like Beethovensaal.
Member of
Contained by
May contain
Example
<placeName>
 <settlement type="town">Glasgow</settlement>
 <region>Scotland</region>
</placeName>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element settlement
{
   attribute key { hendi.places.pointer }?,
   attribute type { "city" | "venue" | teidata.text }?,
   macro.phraseSeq
}

<sex>

<sex> (sex) specifies the sex of a person. [13.3.2.1. Personal Characteristics]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.editLike (@evidence, @instant) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.typed (type, @subtype)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Derived from att.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
explicit
implicit
value supplies a coded value for sex
Status Optional
Datatype 1–∞ occurrences of teidata.sex separated by whitespace
Note

Values for this attribute may be locally defined by a project, or may refer to an external standard, such as vCard's sex property http://microformats.org/wiki/gender-formats (in which M indicates male, F female, O other, N none or not applicable, U unknown), or the often used ISO 5218:2004 Representation of Human Sexes http://standards.iso.org/ittf/PubliclyAvailableStandards/c036266_ISO_IEC_5218_2004(E_F).zip (in which 0 indicates unknown; 1 male; 2 female; and 9 not applicable, although the ISO standard is widely considered inadequate); cf. CETH's Recommendations for Inclusive Data Collection of Trans People http://transhealth.ucsf.edu/trans?page=lib-data-collection.

Contained by
namesdates: person
May contain
Note

As with other culturally-constructed traits such as age, the way in which this concept is described in different cultural contexts may vary. The normalizing attributes are provided only as an optional means of simplifying that variety to one or more external standards for purposes of interoperability, or project-internal taxonomies for consistency, and should not be used where that is inappropriate or unhelpful. The content of the element may be used to describe the intended concept in more detail, using plain text.

Example
<sex value="M">male</sex>
Example
<sex value="2">female</sex>
Example
<sex value="I">Intersex</sex>
Example
<sex value="TG F">Female (TransWoman)</sex>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element sex
{
   att.global.attributes,
   att.editLike.attributes,
   att.datable.attributes,
   att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   attribute value { list { teidata.sex+ } }?,
   macro.phraseSeq
}

<sic>

<sic> (Latin for thus or so) contains text reproduced although apparently incorrect or inaccurate. [3.5.1. Apparent Errors]
Module core
Member of
Contained by
May contain
Example
for his nose was as sharp as
a pen, and <sic>a Table</sic> of green fields.
Example

If all that is desired is to call attention to the apparent problem in the copy text, sic may be used alone:

I don't know, Juan. It's so far in the past now
— how <sic>we can</sic> prove or disprove anyone's theories?
Example

It is also possible, using the choice and corr elements, to provide a corrected reading:

I don't know, Juan. It's so far in the past now
— how <choice>
 <sic>we can</sic>
 <corr>can we</corr>
</choice> prove or disprove anyone's theories?
Example
for his nose was as sharp as
a pen, and <choice>
 <sic>a Table</sic>
 <corr>a' babbld</corr>
</choice> of green fields.
Schematron

<sch:report test="normalize-space(.) = ''">ein sic sollte immer Text enthalten. Alternativ kann ein supplied oder gap eingesetzt werden.</sch:report>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element sic { macro.paraContent }

<signatures>

<signatures> (signatures) contains discussion of the leaf or quire signatures found within a codex or similar object. [«#msmisc»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
May contain
Example
<signatures>Quire and leaf signatures in letters, [b]-v, and roman
numerals; those in quires 10 (1) and 17 (s) in red ink and different
from others; every third quire also signed with red crayon in arabic
numerals in the center lower margin of the first leaf recto: "2" for
quire 4 (f. 19), "3" for quire 7 (f. 43); "4," barely visible, for
quire 10 (f. 65), "5," in a later hand, for quire 13 (f. 89), "6," in
a later hand, for quire 16 (f. 113).</signatures>
Schematron

<sch:assert test="ancestor::tei:msDesc or ancestor::tei:egXML">The <sch:name/> element should not be used outside of msDesc.</sch:assert>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element signatures { att.global.attributes, macro.specialPara }

<signed>

<signed> (signature) contains the closing salutation, etc., appended to a foreword, dedicatory epistle, or other division of a text. [4.2.2. Openers and Closers]
Module textstructure
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.written (@hand)
Member of
Contained by
core: lg
textstructure: back body closer div opener
May contain
Example
<signed>Thine to command <name>Humph. Moseley</name>
</signed>
Example
<closer>
 <signed>Sign'd and Seal'd,
 <list>
   <item>John Bull,</item>
   <item>Nic. Frog.</item>
  </list>
 </signed>
</closer>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element signed
{
   att.global.attributes,
   att.written.attributes,
   macro.paraContent
}

<source>

<source> (source) describes the original source for the information contained with a manuscript or object description. [«#msrh»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: recordHist
May contain
Example
<source>Derived from <ref>Stanley (1960)</ref>
</source>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element source { att.global.attributes, macro.specialPara }

<sourceDesc>

<sourceDesc> (source description) describes the source from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description]
Module header
Contained by
header: fileDesc
May contain
msdescription: msDesc
textcrit: listWit
Example
<sourceDesc>
 <bibl>
  <title level="a">The Interesting story of the Children in the Wood</title>. In
 <author>Victor E Neuberg</author>, <title>The Penny Histories</title>.
 <publisher>OUP</publisher>
  <date>1968</date>. </bibl>
</sourceDesc>
Example
<sourceDesc>
 <p>Born digital: no previous source exists.</p>
</sourceDesc>
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <sequence minOccurs="1maxOccurs="1">
   <elementRef key="biblStruct"
    minOccurs="0maxOccurs="1"/>

   <elementRef key="listEvent"
    minOccurs="0maxOccurs="1"/>

   <elementRef key="msDescminOccurs="0"
    maxOccurs="unbounded"/>

   <elementRef key="listWitminOccurs="0"
    maxOccurs="1"/>

   <elementRef key="listRelation"
    minOccurs="0maxOccurs="1"/>

  </sequence>
  <elementRef key="pminOccurs="0"
   maxOccurs="1"/>

 </alternate>
</content>
Schema Declaration
element sourceDesc
{
   ( biblStruct?, listEvent?, msDesc*, listWit?, listRelation? ) | p?
}

<space>

<space> (space) indicates the location of a significant space in the copy text. [11.4.1. Space]
Module transcr
Attributes att.typed (@type, @subtype)
unit names the unit used for the measurement
Status Required
Legal values are:
chars
(characters) characters of text
indent
(indent) indent of a line of text
quantity specifies the length in the units specified.
Status Required
Datatype teidata.count
Member of
Contained by
May contain
core: desc
Note

This element should be used wherever it is desired to record an unusual space in the source text, e.g. space left for a word to be filled in later, for later rubrication, etc. It is not intended to be used to mark normal inter-word space or the like.

Example
By god if wommen had writen storyes
As <space quantity="7unit="minims"/> han within her oratoryes
Example
στρατηλάτ<space quantity="1unit="chars"/>ου
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element space
{
   att.typed.attributes,
   attribute unit { "chars" | "indent" },
   attribute quantity { teidata.count },
   ( model.descLike | model.certLike )*
}

<stamp>

<stamp> (stamp) contains a word or phrase describing a stamp or similar device. [«#mswat»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Member of
Contained by
May contain
Example
<rubric>Apologyticu TTVLLIANI AC IGNORATIA IN XPO IHV<lb/>
SI NON LICET<lb/>
NOBIS RO<lb/>
manii imperii <stamp>Bodleian stamp</stamp>
 <lb/>
</rubric>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element stamp
{
   att.global.attributes,
   att.typed.attributes,
   att.datable.attributes,
   macro.phraseSeq
}

<state>

<state> (state) contains a description of some status or quality attributed to a person, place, or organization often at some specific time or for a specific date range. [13.3.1. Basic Principles 13.3.2.1. Personal Characteristics]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@period, @calendar) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) att.editLike (@evidence, @instant) att.naming (@nymRef, @role) (att.canonical (@key, @ref)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.typed (type, @subtype)
type classifys the type of specification.
Status Required
Legal values are:
orgType
(organisation type) The kind an organization or institution is of.
Member of
Contained by
May contain
core: desc
Note

Where there is confusion between <trait> and state the more general purpose element state should be used even for unchanging characteristics. If you wish to distinguish between characteristics that are generally perceived to be time-bound states and those assumed to be fixed traits, then <trait> is available for the more static of these. The state element encodes characteristics which are sometimes assumed to change, often at specific times or over a date range, whereas the <trait> elements are used to record characteristics, such as eye-colour, which are less subject to change. Traits are typically, but not necessarily, independent of the volition or action of the holder.

Example
<state ref="#SCHOLtype="status">
 <label>scholar</label>
</state>
Example
<org>
 <orgName notAfter="1960">The Silver Beetles</orgName>
 <orgName notBefore="1960">The Beatles</orgName>
 <state type="membershipfrom="1960-08"
  to="1962-05">

  <desc>
   <persName>John Lennon</persName>
   <persName>Paul McCartney</persName>
   <persName>George Harrison</persName>
   <persName>Stuart Sutcliffe</persName>
   <persName>Pete Best</persName>
  </desc>
 </state>
 <state type="membershipnotBefore="1963">
  <desc>
   <persName>John Lennon</persName>
   <persName>Paul McCartney</persName>
   <persName>George Harrison</persName>
   <persName>Ringo Starr</persName>
  </desc>
 </state>
</org>
Content model
<content/>
Schema Declaration
element state
{
   att.global.attributes,
   att.datable.attributes,
   att.editLike.attributes,
   att.typed.attribute.subtype,
   att.naming.attributes,
   att.dimensions.attributes,
   attribute type { "orgType" },
   desc
}

<street>

<street> contains a full street address including any name or number identifying a building as well as the name of the street or route on which it is located. [3.6.2. Addresses]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
May contain
Note

The order and presentation of house names and numbers and street names, etc., may vary considerably in different countries. The encoding should reflect the order which is appropriate in the country concerned.

Example
<street>via della Faggiola, 36</street>
Example
<street>
 <name>Duntaggin</name>, 110 Southmoor Road
</street>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element street { att.global.attributes, macro.phraseSeq }

<subst>

<subst> (substitution) groups one or more deletions with one or more additions when the combination is to be regarded as a single intervention in the text. [11.3.1.5. Substitutions]
Module transcr
Attributes
hand
Status Recommended
Datatype teidata.pointer
Member of
Contained by
May contain
core: add del
Example
... are all included. <del hand="#RG">It is</del>
<subst>
 <add>T</add>
 <del>t</del>
</subst>he expressed
Example
that he and his Sister Miſs D — <lb/>who always lived with him, wd. be <subst>
 <del>very</del>
 <lb/>
 <add>principally</add>
</subst> remembered in her Will.
Example
<ab>τ<subst>
  <add place="above">ῶν</add>
  <del>α</del>
 </subst>
συνκυρόντ<subst>
  <add place="above">ων</add>
  <del>α</del>
 </subst>
ἐργαστηρί<subst>
  <add place="above">ων</add>
  <del>α</del>
 </subst>
</ab>
Example
<subst>
 <del>
  <gap reason="illegiblequantity="5"
   unit="character"/>

 </del>
 <add>apple</add>
</subst>
Schematron

<sch:assert test="child::tei:add and (child::tei:del or child::tei:surplus)">
<sch:name/> must have at least one child add and at least one child del or surplus</sch:assert>
Content model
<content/>
Schema Declaration
element subst { attribute hand { teidata.pointer }?, ( del+ & add+ ) }

<summary>

<summary> contains an overview of the available information concerning some aspect of an item or object (for example, its intellectual content, history, layout, typography etc.) as a complement or alternative to the more detailed information carried by more specific elements. [«#msco»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
May contain
Example
<summary>This item consists of three books with a prologue and an epilogue.
</summary>
Example
<typeDesc>
 <summary>Uses a mixture of Roman and Black Letter types.</summary>
 <typeNote>Antiqua typeface, showing influence of Jenson's Venetian
   fonts.</typeNote>
 <typeNote>The black letter face is a variant of Schwabacher.</typeNote>
</typeDesc>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element summary { att.global.attributes, macro.specialPara }

<supplied>

<supplied> (supplied) signifies text supplied by the transcriber or editor for any reason, typically because the original cannot be read because of physical damage or loss to the original. [11.3.3.1. Damage, Illegibility, and Supplied Text]
Module transcr
Attributes
resp (responsible party) indicates the agency responsible for the intervention or interpretation, for example an editor or transcriber.
Status Recommended
Datatype
Member of
Contained by
May contain
Note

The damage, gap, del, unclear and supplied elements may be closely allied in use. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance.

Example
I am dr Sr yr
<supplied reason="illegible"
 source="#amanuensis_copy">
very humble Servt</supplied>
Sydney Smith
Example
<supplied reason="omitted-in-original">Dedication</supplied> to the duke of Bejar
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element supplied
{
   attribute resp { staffSignatures.list }?,
   macro.paraContent
}

<support>

<support> (support) contains a description of the materials etc. which make up the physical support for the written part of a manuscript or other object. [«#msph1»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: supportDesc
May contain
Example
<objectDesc form="roll">
 <supportDesc>
  <support> Parchment roll with <material>silk</material> ribbons.
  </support>
 </supportDesc>
</objectDesc>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element support { att.global.attributes, macro.specialPara }

<supportDesc>

<supportDesc> (support description) groups elements describing the physical support for the written part of a manuscript or other object. [«#msph1»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
material (material) a short project-defined name for the material composing the majority of the support
Status Optional
Datatype teidata.enumerated
Suggested values include:
paper
parch
(parchment)
mixed
Contained by
msdescription: objectDesc
May contain
core: p
header: extent
linking: ab
Example
<supportDesc>
 <support> Parchment roll with <material>silk</material> ribbons.
 </support>
</supportDesc>
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="supportminOccurs="0"/>
   <elementRef key="extentminOccurs="0"/>
   <elementRef key="foliation"
    minOccurs="0maxOccurs="unbounded"/>

   <elementRef key="collation"
    minOccurs="0"/>

   <elementRef key="condition"
    minOccurs="0"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element supportDesc
{
   att.global.attributes,
   attribute material { "paper" | "parch" | "mixed" | teidata.enumerated }?,
   ( model.pLike+ | ( support?, extent?, foliation*, collation?, condition? ) )
}

<surname>

<surname> (surname) contains a family (inherited) name, as opposed to a given, baptismal, or nick name. [13.2.1. Personal Names]
Module namesdates
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.personal (@full, @sort) (att.naming (@nymRef, @role) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
May contain
Example
<surname type="combine">St John Stevas</surname>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element surname
{
   att.global.attributes,
   att.personal.attributes,
   att.typed.attributes,
   macro.phraseSeq
}

<surrogates>

<surrogates> (surrogates) contains information about any representations of the manuscript or other object being described which may exist in the holding institution or elsewhere. [«#msad»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
msdescription: additional
May contain
Example
<surrogates>
 <bibl>
  <title type="gmd">diapositive</title>
  <idno>AM 74 a, fol.</idno>
  <date>May 1984</date>
 </bibl>
 <bibl>
  <title type="gmd">b/w prints</title>
  <idno>AM 75 a, fol.</idno>
  <date>1972</date>
 </bibl>
</surrogates>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element surrogates { att.global.attributes, macro.specialPara }

<table>

<table> (table) contains text displayed in tabular form, in rows and columns [14.1.1. TEI Tables]
Module figures
Attributes att.typed (@type, @subtype) att.global (xml:base, xml:space, n, xml:lang, @xml:id)
rend (rendition) WeGA: rendering information for the output(!)
Status Optional
Legal values are:
median
computes the column widths with the median average.
collapsible
renders the table collapsible. A head element must be given for toggling.
Member of
Contained by
May contain
core: head
figures: row
Note

Contains an optional heading and a series of rows.

Any rendition information should be supplied using the global rend attribute, at the table, row, or cell level as appropriate.

Example
<table rows="4cols="4">
 <head>Poor Men's Lodgings in Norfolk (Mayhew, 1843)</head>
 <row role="label">
  <cell role="data"/>
  <cell role="data">Dossing Cribs or Lodging Houses</cell>
  <cell role="data">Beds</cell>
  <cell role="data">Needys or Nightly Lodgers</cell>
 </row>
 <row role="data">
  <cell role="label">Bury St Edmund's</cell>
  <cell role="data">5</cell>
  <cell role="data">8</cell>
  <cell role="data">128</cell>
 </row>
 <row role="data">
  <cell role="label">Thetford</cell>
  <cell role="data">3</cell>
  <cell role="data">6</cell>
  <cell role="data">36</cell>
 </row>
 <row role="data">
  <cell role="label">Attleboro'</cell>
  <cell role="data">3</cell>
  <cell role="data">5</cell>
  <cell role="data">20</cell>
 </row>
 <row role="data">
  <cell role="label">Wymondham</cell>
  <cell role="data">1</cell>
  <cell role="data">11</cell>
  <cell role="data">22</cell>
 </row>
</table>
Schematron

<sch:report test="@rend='collapsible' and not(tei:head)">For the collapsible feature to work a head must be given for the <sch:name/>.</sch:report>
Content model
<content/>
Schema Declaration
element table
{
   att.typed.attributes,
   attribute rend { "median" | "collapsible" }?,
   att.global.attribute.xmlid,
   head?,
   row+
}

<TEI>

<TEI> (TEI document) contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resource class. Multiple TEI elements may be combined within a TEI (or <teiCorpus>) element. [4. Default Text Structure 15.1. Varieties of Composite Text]
Module textstructure
Attributes att.docStatus (@status)
source
Status Required
Legal values are:
HenDi
Based on information from the Henze-Digital project (HenDi).
version specifies the version number of the TEI Guidelines against which this document is valid.
Status Optional
Datatype teidata.version
Note

Major editions of the Guidelines have long been informally referred to by a name made up of the letter P (for Proposal) followed by a digit. The current release is one of the many releases of the fifth major edition of the Guidelines, known as P5. This attribute may be used to associate a TEI document with a specific release of the P5 Guidelines, in the absence of a more precise association provided by the source attribute on the associated <schemaSpec>.

Contained by
May contain
header: teiHeader
textstructure: text
transcr: facsimile
XSD string
Note

This element is required. It is customary to specify the TEI namespace http://www.tei-c.org/ns/1.0 on it, for example: <TEI version="4.4.0" xml:lang="it" xmlns="http://www.tei-c.org/ns/1.0">.

Example
<TEI version="3.3.0" xmlns="http://www.tei-c.org/ns/1.0">
 <teiHeader>
  <fileDesc>
   <titleStmt>
    <title>The shortest TEI Document Imaginable</title>
   </titleStmt>
   <publicationStmt>
    <p>First published as part of TEI P2, this is the P5
         version using a namespace.</p>
   </publicationStmt>
   <sourceDesc>
    <p>No source: this is an original work.</p>
   </sourceDesc>
  </fileDesc>
 </teiHeader>
 <text>
  <body>
   <p>This is about the shortest TEI document imaginable.</p>
  </body>
 </text>
</TEI>
Example
<TEI version="2.9.1" xmlns="http://www.tei-c.org/ns/1.0">
 <teiHeader>
  <fileDesc>
   <titleStmt>
    <title>A TEI Document containing four page images </title>
   </titleStmt>
   <publicationStmt>
    <p>Unpublished demonstration file.</p>
   </publicationStmt>
   <sourceDesc>
    <p>No source: this is an original work.</p>
   </sourceDesc>
  </fileDesc>
 </teiHeader>
 <facsimile>
  <graphic url="page1.png"/>
  <graphic url="page2.png"/>
  <graphic url="page3.png"/>
  <graphic url="page4.png"/>
 </facsimile>
</TEI>
Schematron

<sch:ns prefix="tei"
 uri="http://www.tei-c.org/ns/1.0"/>

<sch:ns prefix="xs"
 uri="http://www.w3.org/2001/XMLSchema"/>
Schematron

<sch:ns prefix="rng"
 uri="http://relaxng.org/ns/structure/1.0"/>
Content model
<content>duplicate<alternate minOccurs="1maxOccurs="1">
  <dataRef key="hendi.writings.pointer"/>
  <dataRef key="hendi.letters.pointer"/>
  <dataRef key="hendi.documents.pointer"/>
 </alternate>
</content>
Schema Declaration
element TEI
{
   att.docStatus.attributes,
   attribute source { "HenDi" },
   attribute version { teidata.version }?,
   (
      ( teiHeader, ( ( model.resource+, text? ) | text ) )
    | element ref
      {
         attribute type { "duplicate" },
         attribute target
         {
            hendi.writings.pointerhendi.letters.pointerhendi.documents.pointer
         },
         empty
      }
   )
}

<teiHeader>

<teiHeader> (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
textstructure: TEI
May contain
Note

One of the few elements unconditionally required in any TEI document.

Example
<teiHeader>
 <fileDesc>
  <titleStmt>
   <title>Shakespeare: the first folio (1623) in electronic form</title>
   <author>Shakespeare, William (1564–1616)</author>
   <respStmt>
    <resp>Originally prepared by</resp>
    <name>Trevor Howard-Hill</name>
   </respStmt>
   <respStmt>
    <resp>Revised and edited by</resp>
    <name>Christine Avern-Carr</name>
   </respStmt>
  </titleStmt>
  <publicationStmt>
   <distributor>Oxford Text Archive</distributor>
   <address>
    <addrLine>13 Banbury Road, Oxford OX2 6NN, UK</addrLine>
   </address>
   <idno type="OTA">119</idno>
   <availability>
    <p>Freely available on a non-commercial basis.</p>
   </availability>
   <date when="1968">1968</date>
  </publicationStmt>
  <sourceDesc>
   <bibl>The first folio of Shakespeare, prepared by Charlton Hinman (The Norton Facsimile,
       1968)</bibl>
  </sourceDesc>
 </fileDesc>
 <encodingDesc>
  <projectDesc>
   <p>Originally prepared for use in the production of a series of old-spelling
       concordances in 1968, this text was extensively checked and revised for use during the
       editing of the new Oxford Shakespeare (Wells and Taylor, 1989).</p>
  </projectDesc>
  <editorialDecl>
   <correction>
    <p>Turned letters are silently corrected.</p>
   </correction>
   <normalization>
    <p>Original spelling and typography is retained, except that long s and ligatured
         forms are not encoded.</p>
   </normalization>
  </editorialDecl>
  <refsDecl xml:id="ASLREF">
   <cRefPattern matchPattern="(\S+) ([^.]+)\.(.*)"
    replacementPattern="#xpath(//div1[@n='$1']/div2/[@n='$2']//lb[@n='$3'])">

    <p>A reference is created by assembling the following, in the reverse order as that
         listed here: <list>
      <item>the <att>n</att> value of the preceding <gi>lb</gi>
      </item>
      <item>a period</item>
      <item>the <att>n</att> value of the ancestor <gi>div2</gi>
      </item>
      <item>a space</item>
      <item>the <att>n</att> value of the parent <gi>div1</gi>
      </item>
     </list>
    </p>
   </cRefPattern>
  </refsDecl>
 </encodingDesc>
 <revisionDesc>
  <list>
   <item>
    <date when="1989-04-12">12 Apr 89</date> Last checked by CAC</item>
   <item>
    <date when="1989-03-01">1 Mar 89</date> LB made new file</item>
  </list>
 </revisionDesc>
</teiHeader>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <elementRef key="fileDesc"/>
  <elementRef key="encodingDesc"/>
  <elementRef key="profileDesc"/>
  <elementRef key="revisionDesc"/>
 </sequence>
</content>
Schema Declaration
element teiHeader
{
   att.global.attributes,
   ( fileDesc, encodingDesc, profileDesc, revisionDesc )
}

<term>

<term> (term) contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [«#COHTG»]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declaring (@decls) att.pointing (@evaluate, @targetLang, @target) att.typed (@type, @subtype) att.canonical (@key, @ref) att.cReferencing (@cRef)
Member of
Contained by
May contain
Note

When this element appears within an <index> element, it is understood to supply the form under which an index entry is to be made for that location. Elsewhere, it is understood simply to indicate that its content is to be regarded as a technical or specialised term. It may be associated with a gloss element by means of its ref attribute; alternatively a gloss element may point to a term element by means of its target attribute.

In formal terminological work, there is frequently discussion over whether terms must be atomic or may include multi-word lexical items, symbolic designations, or phraseological units. The term element may be used to mark any of these. No position is taken on the philosophical issue of what a term can be; the looser definition simply allows the term element to be used by practitioners of any persuasion.

As with other members of the att.canonical class, instances of this element occuring in a text may be associated with a canonical definition, either by means of a URI (using the ref attribute), or by means of some system-specific code value (using the key attribute). Because the mutually exclusive target and cRef attributes overlap with the function of the ref attribute, they are deprecated and may be removed at a subsequent release.

Example
A computational device that infers structure
from grammatical strings of words is known as a <term>parser</term>, and much of the history
of NLP over the last 20 years has been occupied with the design of parsers.
Example
We may define <term xml:id="TDPV1rend="sc">discoursal point of view</term> as
<gloss target="#TDPV1">the relationship, expressed
through discourse structure, between the implied author or some other addresser, and the
fiction.</gloss>
Example
We may define <term ref="#TDPV2rend="sc">discoursal point of view</term> as
<gloss xml:id="TDPV2">the relationship, expressed
through discourse structure, between the implied author or some other addresser, and the
fiction.</gloss>
Example
We discuss Leech's concept of <term ref="myGlossary.xml#TDPV2rend="sc">discoursal point of view</term> below.
Schematron Controls the vocabulary used as content for term elements in textClass.

<sch:rule context="tei:textClass/tei:keywords/tei:term">
<sch:report test="parent::node()/tei:term = 'typoscript'"
 role="warn">
Please use 'typescript' instead of 'typoscript'.</sch:report>
<sch:assert test="parent::node()/tei:term[position() = 1] = ('manuscript','typescript')"
 role="warn">
The value of the first term should be 'manuscript' or 'typescript'</sch:assert>
<sch:report test="parent::node()/tei:term[position() != 1] = ('manuscript','Manuskript','typescript','Typoskript')"
 role="warn">
The values 'manuscript' and 'typescript' should only occur in the first term.</sch:report>
</sch:rule>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element term
{
   att.global.attributes,
   att.declaring.attributes,
   att.pointing.attributes,
   att.typed.attributes,
   att.canonical.attributes,
   att.cReferencing.attributes,
   macro.phraseSeq
}

<text>

<text> (text) contains a single text of any kind, whether unitary or composite, for example a poem or drama, a collection of essays, a novel, a dictionary, or a corpus sample. [4. Default Text Structure 15.1. Varieties of Composite Text]
Module textstructure
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declaring (@decls) att.written (@hand) att.typed (type, @subtype)
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status Required
Datatype
Member of
Contained by
textstructure: TEI
May contain
linking: anchor
textcrit: app
textstructure: back body div
transcr: addSpan fw space
Example
<text>
 <front>
  <docTitle>
   <titlePart>Autumn Haze</titlePart>
  </docTitle>
 </front>
 <body>
  <l>Is it a dragonfly or a maple leaf</l>
  <l>That settles softly down upon the water?</l>
 </body>
</text>
Example

The body of a text may be replaced by a group of nested texts, as in the following schematic:

<text>
 <front>
<!-- front matter for the whole group -->
 </front>
 <group>
  <text>
<!-- first text -->
  </text>
  <text>
<!-- second text -->
  </text>
 </group>
</text>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0maxOccurs="1">
   <elementRef key="front"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <alternate minOccurs="1maxOccurs="1">
   <elementRef key="body"/>
   <elementRef key="group"/>
  </alternate>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0maxOccurs="1">
   <elementRef key="back"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element text
{
   att.global.attributes,
   att.declaring.attributes,
   att.typed.attribute.subtype,
   att.written.attributes,
   attribute type { postal.type.list | document.type.list },
   (
      model.global*,
      ( front, model.global* )?,
      ( body | group ),
      model.global*,
      ( back, model.global* )?
   )
}

<textClass>

<textClass> (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc. [«#HD43»]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
header: profileDesc
May contain
header: keywords
Example
<taxonomy>
 <category xml:id="acprose">
  <catDesc>Academic prose</catDesc>
 </category>
<!-- other categories here -->
</taxonomy>
<!-- ... -->
<textClass>
 <catRef target="#acprose"/>
 <classCode scheme="http://www.udcc.org">001.9</classCode>
 <keywords scheme="http://authorities.loc.gov">
  <list>
   <item>End of the world</item>
   <item>History - philosophy</item>
  </list>
 </keywords>
</textClass>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="classCode"/>
  <elementRef key="catRef"/>
  <elementRef key="keywords"/>
 </alternate>
</content>
Schema Declaration
element textClass { att.global.attributes, ( classCode | catRef | keywords )* }

<textLang>

<textLang> (text language) describes the languages and writing systems identified within the bibliographic work being described, rather than its description. [3.12.2.4. Imprint, Size of a Document, and Reprint Information 10.6.6. Languages and Writing Systems]
Module core
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
mainLang (main language) supplies a code which identifies the chief language used in the bibliographic work.
Status Optional
Datatype teidata.language
otherLangs (other languages) one or more codes identifying any other languages used in the bibliographic work.
Status Optional
Datatype 0–∞ occurrences of teidata.language separated by whitespace
Member of
Contained by
May contain
Note

This element should not be used to document the languages or writing systems used for the bibliographic or manuscript description itself: as for all other TEI elements, such information should be provided by means of the global xml:lang attribute attached to the element containing the description.

In all cases, languages should be identified by means of a standardized ‘language tag’ generated according to BCP 47. Additional documentation for the language may be provided by a language element in the TEI header.

Example
<textLang mainLang="enotherLangs="la"> Predominantly in English with Latin
glosses</textLang>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element textLang
{
   att.global.attributes,
   attribute mainLang { teidata.language }?,
   attribute otherLangs { list { teidata.language* } }?,
   macro.phraseSeq
}

<title>

<title> (title) contains a title for any kind of work. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement]
Module core
Attributes
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status Optional
Legal values are:
journal
Title of a journal
newspaper
Title of a newspaper
xml:lang
Status Optional
Datatype teidata.language
level indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material.
Status Required
Datatype teidata.enumerated
Legal values are:
a
(analytic) the title applies to an analytic item, such as an article, poem, or other work published as part of a larger item.
m
(monographic) the title applies to a monograph such as a book or other item considered to be a distinct publication, including single volumes of multi-volume works
j
(journal) the title applies to any serial or periodical publication such as a journal, magazine, or newspaper
s
(series) the title applies to a series of otherwise distinct publications such as a collection
u
(unpublished) the title applies to any unpublished material (including theses and dissertations unless published by a commercial press)
Note

The level of a title is sometimes implied by its context: for example, a title appearing directly within an analytic element is ipso facto of level ‘a’, and one appearing within a series element of level ‘s’. For this reason, the level attribute is not required in contexts where its value can be unambiguously inferred. Where it is supplied in such contexts, its value should not contradict the value implied by its parent element.

Member of
Contained by
May contain
Note

The attributes key and ref, inherited from the class att.canonical may be used to indicate the canonical form for the title; the former, by supplying (for example) the identifier of a record in some external library system; the latter by pointing to an XML element somewhere containing the canonical form of the title.

Example
<title>Information Technology and the Research Process: Proceedings of
a conference held at Cranfield Institute of Technology, UK,
18–21 July 1989</title>
Example
<title>Hardy's Tess of the D'Urbervilles: a machine readable
edition</title>
Example
<title type="full">
 <title type="main">Synthèse</title>
 <title type="sub">an international journal for
   epistemology, methodology and history of
   science</title>
</title>
Schematron report the use of a type attribute inside the header section

<sch:report test=".[@type]/ancestor::tei:teiHeader">Do not use the <sch:emph>type</sch:emph> attribute here!</sch:report>
Schematron checks for the occurence of identical title elements (with the same bibliographic level and language)

<sch:rule context="tei:title[following-sibling::tei:title]">
<sch:let name="levelvalue="@level"/>
<sch:let name="typevalue="string(@type)"/>
<sch:let name="lang"
 value="string(@xml:lang)"/>

<sch:report test="following-sibling::tei:title[@level = $level][string(@xml:lang) = $lang][string(@type) = $type]">Following title without differing @type or xml:lang attribute</sch:report>
</sch:rule>
Schematron reports when there is a punctuation mark at the end of the title (punctuation will be added automatically during rendering)

<sch:report test="matches(normalize-space(self::tei:title), '[\.,;]$') and not(matches(normalize-space(self::tei:title), '((\p{Lu})|(\setc)|(\sal)|([\s\.]a)|(\sBl)|(\sAufl))\.$'))">Found a non-valid punctuation mark at the end of <sch:name/>
</sch:report>
Schematron report literal quotation marks which should be replaced by tags

<sch:report test="matches(., '"“„')">please replace literal quotation marks with q-tags</sch:report>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element title
{
   attribute type { "journal" | "newspaper" }?,
   attribute xml:lang { teidata.language }?,
   attribute level { "a" | "m" | "j" | "s" | "u" },
   macro.paraContent
}

<titleStmt>

<titleStmt> (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description]
Module header
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
header: fileDesc
May contain
Example
<titleStmt>
 <title>Capgrave's Life of St. John Norbert: a machine-readable transcription</title>
 <respStmt>
  <resp>compiled by</resp>
  <name>P.J. Lucas</name>
 </respStmt>
</titleStmt>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <elementRef key="titleminOccurs="1"
   maxOccurs="unbounded"/>

  <classRef key="model.respLike"
   minOccurs="0maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element titleStmt { att.global.attributes, ( title+, model.respLike* ) }

<typeDesc>

<typeDesc> (typeface description) contains a description of the typefaces or other aspects of the printing of an incunable or other printed source. [«#msphwr»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Contained by
May contain
core: p
linking: ab
msdescription: summary typeNote
Example
<typeDesc>
 <p>Uses an unidentified black letter font, probably from the
   15th century</p>
</typeDesc>
Example
<typeDesc>
 <summary>Contains a mixture of blackletter and Roman (antiqua) typefaces</summary>
 <typeNote xml:id="Frak1">Blackletter face, showing
   similarities to those produced in Wuerzburg after 1470.</typeNote>
 <typeNote xml:id="Rom1">Roman face of Venetian origins.</typeNote>
</typeDesc>
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="typeNoteminOccurs="1"
    maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element typeDesc
{
   att.global.attributes,
   ( model.pLike+ | ( summary?, typeNote+ ) )
}

<typeNote>

<typeNote> (typographic note) describes a particular font or other significant typographic feature distinguished within the description of a printed resource. [«#msph2»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.handFeatures (@scribeRef, @script, @medium) (att.hendi.color (@color))
Contained by
msdescription: typeDesc
May contain
Example
<typeNote scope="sole"> Printed in an Antiqua typeface showing strong Italianate influence.
</typeNote>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element typeNote
{
   att.global.attributes,
   att.handFeatures.attributes,
   macro.specialPara
}

<unclear>

<unclear> (unclear) contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source. [11.3.3.1. Damage, Illegibility, and Supplied Text 3.5.3. Additions, Deletions, and Omissions]
Module core
Attributes att.global.responsibility (resp, @cert)
resp (responsible party) indicates the agency responsible for the intervention or interpretation, for example an editor or transcriber.
Status Recommended
Datatype
Member of
Contained by
May contain
Note

The same element is used for all cases of uncertainty in the transcription of element content, whether for written or spoken material. For other aspects of certainty, uncertainty, and reliability of tagging and transcription, see chapter 21. Certainty, Precision, and Responsibility.

The damage, gap, del, unclear and supplied elements may be closely allied in use. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance.

The hand attribute points to a definition of the hand concerned, as further discussed in section 11.3.2.1. Document Hands.

Example
<u> ...and then <unclear reason="background-noise">Nathalie</unclear> said ... </u>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element unclear
{
   attribute resp { staffSignatures.list }?,
   att.global.responsibility.attribute.cert,
   macro.paraContent
}

<watermark>

<watermark> (watermark) contains a word or phrase describing a watermark or similar device. [«#mswat»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
Member of
Contained by
May contain
Example
<support>
 <p>
  <material>Rag paper</material> with <watermark>anchor</watermark> watermark</p>
</support>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element watermark { att.global.attributes, macro.phraseSeq }

<width>

<width> (width) contains a measurement of an object along the axis parallel to its bottom, e.g. perpendicular to the spine of a book or codex. [«#msdim»]
Module msdescription
Attributes att.global (@xml:base, @xml:space, @xml:id, @n, @xml:lang) (att.global.rendition (@rendition, @rend)) (att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
May contain Empty element
Note

If used to specify the depth of a non text-bearing portion of some object, for example a monument, this element conventionally refers to the axis facing the observer, and perpendicular to that indicated by the ‘depth’ axis.

Example
<width unit="in">4</width>
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element width { att.global.attributes, att.dimensions.attributes, macro.xtext }

<witness>

<witness> (witness) contains either a description of a single witness referred to within the critical apparatus, or a list of witnesses which is to be referred to by a single sigil. [12.1. The Apparatus Entry, Readings, and Witnesses]
Module textcrit
Attributes att.global (xml:base, xml:space, n, xml:lang, @xml:id)
n
Status Required
Datatype teidata.count
rend (rendition) indicates how the element in question was rendered or presented in the source text.
Status Optional
Legal values are:
non-accessible
Privately owned respectively not accessible source
lost
Outsourced, destroyed or otherwise lost source
Contained by
textcrit: listWit
May contain
msdescription: msDesc
Note

The content of the witness element may give bibliographic information about the witness or witness group, or it may be empty.

Example
<listWit>
 <witness xml:id="EL">Ellesmere, Huntingdon Library 26.C.9</witness>
 <witness xml:id="HG">Hengwrt, National Library of Wales,
   Aberystwyth, Peniarth 392D</witness>
 <witness xml:id="RA2">Bodleian Library Rawlinson Poetic 149
   (see further <ptr target="http://www.examples.com/MSdescs#MSRP149"/>)</witness>
</listWit>
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <elementRef key="msDesc"/>
  <elementRef key="biblStruct"/>
  <elementRef key="bibl"/>
 </alternate>
</content>
Schema Declaration
element witness
{
   attribute n { teidata.count },
   attribute rend { "non-accessible" | "lost" }?,
   att.global.attribute.xmlid,
   ( msDesc | biblStruct | bibl )
}

Schema hendiAll: Model classes

model.addressLike

model.addressLike groups elements used to represent a postal or email address.
Module tei
Used by
Members address affiliation

model.addrPart

model.addrPart groups elements such as names or postal codes which may appear as part of a postal address.
Module tei
Used by
Members model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] location state] rs] addrLine postCode street

model.attributable

model.attributable groups elements that contain a word or phrase that can be attributed to a source.
Module tei
Used by
Members model.quoteLike [cit quote] floatingText

model.biblLike

model.biblLike groups elements containing a bibliographic description.
Module tei
Used by
Members bibl biblStruct listBibl msDesc

model.biblPart

model.biblPart groups elements which represent components of a bibliographic description.
Module tei
Used by
Members model.imprintPart [biblScope distributor pubPlace publisher] model.respLike [author editor funder respStmt] availability bibl decoNote edition explicit extent incipit msIdentifier relatedItem series textLang

model.common

model.common groups common chunk- and inter-level elements.
Module tei
Used by
Members model.divPart [model.lLike [l] model.pLike [ab p] lg] model.inter [model.attributable [model.quoteLike [cit quote] floatingText] model.biblLike [bibl biblStruct listBibl msDesc] model.egLike [eg egXML] model.labelLike [desc label] model.listLike [list listWit table] model.oddDecl model.stageLike] q
Note

This class defines the set of chunk- and inter-level elements; it is used in many content models, including those for textual divisions.

model.correspActionPart

model.correspActionPart groups elements which define the parts (usually names, dates and places) of one action related to the correspondence.
Module tei
Used by
Members model.addressLike [address affiliation] model.dateLike [date] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] location state] rs]

model.correspContextPart

model.correspContextPart groups elements which may appear as part of the correspContext element
Module tei
Used by
Members model.pLike [ab p] model.ptrLike [ptr ref]

model.correspDescPart

model.correspDescPart groups together metadata elements for describing correspondence
Module tei
Used by
Members correspAction correspContext

model.dateLike

model.dateLike groups elements containing temporal expressions.
Module tei
Used by
Members date

model.descLike

model.descLike groups elements which contain a description of their function.
Module tei
Used by
Members desc

model.divBottom

model.divBottom groups elements appearing at the end of a text division.
Module tei
Used by
Members model.divBottomPart [closer signed] model.divWrapper [byline dateline salute]

model.divBottomPart

model.divBottomPart groups elements which can occur only at the end of a text division.
Module tei
Used by
Members closer signed

model.divGenLike

model.divGenLike groups elements used to represent a structural division which is generated rather than explicitly present in the source.
Module tei
Used by
Members divGen

model.divLike

model.divLike groups elements used to represent un-numbered generic structural divisions.
Module tei
Used by
Members div

model.divPart

model.divPart groups paragraph-level elements appearing directly within divisions.
Module tei
Used by
Members model.lLike [l] model.pLike [ab p] lg
Note

Note that this element class does not include members of the model.inter class, which can appear either within or between paragraph-level items.

model.divTop

model.divTop groups elements appearing at the beginning of a text division.
Module tei
Used by
Members model.divTopPart [model.headLike [head] opener signed] model.divWrapper [byline dateline salute] address

model.divTopPart

model.divTopPart groups elements which can occur only at the beginning of a text division.
Module tei
Used by
Members model.headLike [head] opener signed

model.divWrapper

model.divWrapper groups elements which can appear at either top or bottom of a textual division.
Module tei
Used by
Members byline dateline salute

model.editorialDeclPart

model.editorialDeclPart groups elements which may be used inside editorialDecl and appear multiple times.
Module tei
Used by
Members quotation

model.egLike

model.egLike groups elements containing examples or illustrations.
Module tei
Used by
Members eg egXML

model.emphLike

model.emphLike groups phrase-level elements which are typographically distinct and to which a specific function can be attributed.
Module tei
Used by
Members code foreign gloss mentioned term title

model.encodingDescPart

model.encodingDescPart groups elements which may be used inside encodingDesc and appear multiple times.
Module tei
Used by
Members editorialDecl projectDesc

model.frontPart

model.frontPart groups elements which appear at the level of divisions within front or back matter.
Module tei
Used by
Members model.frontPart.drama divGen listBibl

model.gLike

model.gLike groups elements used to represent individual non-Unicode characters or glyphs.
Module tei
Used by
Members g

model.global

model.global groups elements which may appear at any point within a TEI text.
Module tei
Used by
Members model.global.edit [addSpan app gap space] model.global.meta model.milestoneLike [anchor cb fw lb milestone pb] model.noteLike div figure notatedMusic note

model.global.edit

model.global.edit groups globally available elements which perform a specifically editorial function.
Module tei
Used by
Members addSpan app gap space

model.graphicLike

model.graphicLike groups elements containing images, formulae, and similar objects.
Module tei
Used by
Members graphic

model.headLike

model.headLike groups elements used to provide a title or heading at the start of a text division.
Module tei
Used by
Members head

model.highlighted

model.highlighted groups phrase-level elements which are typographically distinct.
Module tei
Used by
Members model.emphLike [code foreign gloss mentioned term title] model.hiLike [hi q]

model.hiLike

model.hiLike groups phrase-level elements which are typographically distinct but to which no specific function can be attributed.
Module tei
Used by
Members hi q

model.imprintPart

model.imprintPart groups the bibliographic elements which occur inside imprints.
Module tei
Used by
Members biblScope distributor pubPlace publisher

model.inter

model.inter groups elements which can appear either within or between paragraph-like elements.
Module tei
Used by
Members model.attributable [model.quoteLike [cit quote] floatingText] model.biblLike [bibl biblStruct listBibl msDesc] model.egLike [eg egXML] model.labelLike [desc label] model.listLike [list listWit table] model.oddDecl model.stageLike

model.labelLike

model.labelLike groups elements used to gloss or explain other parts of a document.
Module tei
Used by
Members desc label

model.limitedPhrase

model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources.
Module tei
Used by
Members model.emphLike [code foreign gloss mentioned term title] model.hiLike [hi q] model.pPart.data [model.addressLike [address affiliation] model.dateLike [date] model.measureLike [depth dim geo height measure num width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] location state] rs] ] model.pPart.editorial [choice subst] model.pPart.msdesc [catchwords dimensions heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark] model.phrase.xml model.ptrLike [ptr ref]

model.listLike

model.listLike groups list-like elements.
Module tei
Used by
Members list listWit table

model.lLike

model.lLike groups elements representing metrical components such as verse lines.
Module tei
Used by
Members l

model.measureLike

model.measureLike groups elements which denote a number, a quantity, a measurement, or similar piece of text that conveys some numerical meaning.
Module tei
Used by
Members depth dim geo height measure num width

model.milestoneLike

model.milestoneLike groups milestone-style elements used to represent reference systems.
Module tei
Used by
Members anchor cb fw lb milestone pb

model.nameLike

model.nameLike groups elements which name or refer to a person, place, or organization.
Module tei
Used by
Members model.nameLike.agent [name orgName persName] model.offsetLike model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] location state] rs
Note

A superset of the naming elements that may appear in datelines, addresses, statements of responsibility, etc.

model.nameLike.agent

model.nameLike.agent groups elements which contain names of individuals or corporate bodies.
Module tei
Used by
Members name orgName persName
Note

This class is used in the content model of elements which reference names of people or organizations.

model.persNamePart

model.persNamePart groups elements which form part of a personal name.
Module namesdates
Used by
Members addName forename genName nameLink roleName surname

model.phrase

model.phrase groups elements which can occur at the level of individual words or phrases.
Module tei
Used by
Members model.graphicLike [graphic] model.highlighted [model.emphLike [code foreign gloss mentioned term title] model.hiLike [hi q] ] model.lPart model.pPart.data [model.addressLike [address affiliation] model.dateLike [date] model.measureLike [depth dim geo height measure num width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] location state] rs] ] model.pPart.edit [model.pPart.editorial [choice subst] model.pPart.transcriptional [add corr damage del handShift sic supplied unclear] ] model.pPart.msdesc [catchwords dimensions heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark] model.phrase.xml model.ptrLike [ptr ref] model.segLike [seg] model.specDescLike
Note

This class of elements can occur within paragraphs, list items, lines of verse, etc.

model.placeNamePart

model.placeNamePart groups elements which form part of a place name.
Module tei
Used by
Members bloc country district geogName placeName region settlement

model.placeStateLike

model.placeStateLike groups elements which describe changing states of a place.
Module tei
Used by
Members model.placeNamePart [bloc country district geogName placeName region settlement] location state

model.pLike

model.pLike groups paragraph-like elements.
Module tei
Used by
Members ab p

model.pLike.front

model.pLike.front groups paragraph-like elements which can occur as direct constituents of front matter.
Module tei
Used by
Members byline dateline head

model.pPart.data

model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data.
Module tei
Used by
Members model.addressLike [address affiliation] model.dateLike [date] model.measureLike [depth dim geo height measure num width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] location state] rs]

model.pPart.edit

model.pPart.edit groups phrase-level elements for simple editorial correction and transcription.
Module tei
Used by
Members model.pPart.editorial [choice subst] model.pPart.transcriptional [add corr damage del handShift sic supplied unclear]

model.pPart.editorial

model.pPart.editorial groups phrase-level elements for simple editorial interventions that may be useful both in transcribing and in authoring.
Module tei
Used by
Members choice subst

model.pPart.msdesc

model.pPart.msdesc groups phrase-level elements used in manuscript description.
Module tei
Used by
Members catchwords dimensions heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark

model.pPart.transcriptional

model.pPart.transcriptional groups phrase-level elements used for editorial transcription of pre-existing source materials.
Module tei
Used by
Members add corr damage del handShift sic supplied unclear

model.ptrLike

model.ptrLike groups elements used for purposes of location and reference.
Module tei
Used by
Members ptr ref

model.publicationStmtPart.agency

model.publicationStmtPart.agency groups the child elements of a publicationStmt element of the TEI header that indicate an authorising agent.
Module tei
Used by
Members authority distributor publisher
Note

The ‘agency’ child elements, while not required, are required if one of the ‘detail’ child elements is to be used. It is not valid to have a ‘detail’ child element without a preceding ‘agency’ child element.

See also model.publicationStmtPart.detail.

model.publicationStmtPart.detail

model.publicationStmtPart.detail groups the agency-specific child elements of the publicationStmt element of the TEI header.
Module tei
Used by
Members model.ptrLike [ptr ref] address availability date pubPlace
Note

A ‘detail’ child element may not occur unless an ‘agency’ child element precedes it.

See also model.publicationStmtPart.agency.

model.quoteLike

model.quoteLike groups elements used to directly contain quotations.
Module tei
Used by
Members cit quote

model.rdgLike

model.rdgLike groups elements which contain a single reading, other than the lemma, within a textual variation.
Module textcrit
Used by
Members rdg
Note

This class allows for variants of the rdg element to be easily created via TEI customizations.

model.resource

model.resource groups separate elements which constitute the content of a digital resource, as opposed to its metadata.
Module tei
Used by
Members facsimile text

model.respLike

model.respLike groups elements which are used to indicate intellectual or other significant responsibility, for example within a bibliographic element.
Module tei
Used by
Members author editor funder respStmt

model.segLike

model.segLike groups elements used for arbitrary segmentation.
Module tei
Used by
Members seg
Note

The principles on which segmentation is carried out, and any special codes or attribute values used, should be defined explicitly in the <segmentation> element of the encodingDesc within the associated TEI header.

Schema hendiAll: Attribute classes

att.ascribed

att.ascribed provides attributes for elements representing speech or action that can be ascribed to a specific individual.
Module tei
Members att.ascribed.directed [q] change
Attributes
who indicates the person, or group of people, to whom the element content is ascribed.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

In the following example from Hamlet, speeches (<sp>) in the body of the play are linked to <castItem> elements in the <castList> using the who attribute.

<castItem type="role">
 <role xml:id="Barnardo">Bernardo</role>
</castItem>
<castItem type="role">
 <role xml:id="Francisco">Francisco</role>
 <roleDesc>a soldier</roleDesc>
</castItem>
<sp who="#Barnardo">
 <speaker>Bernardo</speaker>
 <l n="1">Who's there?</l>
</sp>
<sp who="#Francisco">
 <speaker>Francisco</speaker>
 <l n="2">Nay, answer me: stand, and unfold yourself.</l>
</sp>
Note

For transcribed speech, this will typically identify a participant or participant group; in other contexts, it will point to any identified person element.

att.ascribed.directed

att.ascribed.directed provides attributes for elements representing speech or action that can be directed at a group or individual.
Module tei
Members q
Attributes att.ascribed (@who)
toWhom indicates the person, or group of people, to whom a speech act or action is directed.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

In the following example from Mary Pix's The False Friend, speeches (<sp>) in the body of the play are linked to <castItem> elements in the <castList> using the toWhom attribute, which is used to specify who the speech is directed to. Additionally, the <stage> includes toWhom to indicate the directionality of the action.

<castItem type="role">
 <role xml:id="emil">Emilius.</role>
</castItem>
<castItem type="role">
 <role xml:id="lov">Lovisa</role>
</castItem>
<castItem type="role">
 <role xml:id="serv">A servant</role>
</castItem>
<sp who="#emiltoWhom="#lov">
 <speaker>Emil.</speaker>
 <l n="1">My love!</l>
</sp>
<sp who="#lovtoWhom="#emil">
 <speaker>Lov.</speaker>
 <l n="2">I have no Witness of my Noble Birth</l>
 <stage who="emiltoWhom="#serv">Pointing to her Woman.</stage>
 <l>But that poor helpless wretch——</l>
</sp>
Note

To indicate the recipient of written correspondence, use the elements used in section 2.4.6. Correspondence Description, rather than a toWhom attribute.

att.breaking

att.breaking provides attributes to indicate whether or not the element concerned is considered to mark the end of an orthographic token in the same way as whitespace.
Module tei
Members cb lb milestone pb
Attributes
break indicates whether or not the element bearing this attribute should be considered to mark the end of an orthographic token in the same way as whitespace.
Status Optional
Schematron

<sch:rule context="tei:*[@break]">
<sch:report test="matches((following-sibling::text() | following-sibling::element())[1], '^\s') or matches((preceding-sibling::text() | preceding-sibling::element())[last()], '\s$')">There must not be any whitespace before or after the <sch:name/> element when the @break attribute is applied.</sch:report>
</sch:rule>
Datatype teidata.enumerated
Legal values are:
no
The element bearing this attribute is considered to mark a breake within a word not to mark the end of any adjacent orthographic token. This is the encoding of a layout caused hyphen.

In the following lines from the Dream of the Rood, linebreaks occur in the middle of the words lāðost and reord-berendum.

<ab> ...eƿesa tome iu icƿæs ȝeƿorden ƿita heardoſt .
leodum la<lb break="no"/> ðost ærþan ichim lifes
ƿeȝ rihtne ȝerymde reord be<lb break="no"/>
rendum hƿæt me þaȝeƿeorðode ƿuldres ealdor ofer...
</ab>

att.canonical

att.canonical provides attributes that can be used to associate a representation such as a name or title with canonical information about the object being named or referenced.
Module tei
Members att.naming [att.personal [addName forename genName name roleName surname] affiliation birth bloc collection death district event institution occupation origPlace repository residence state] authority correspDesc distributor funder material objectType publisher resp respStmt term
Attributes
key provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind.
Status Optional
Datatype teidata.text
<author>
 <name key="name 427308"
  type="organisation">
[New Zealand Parliament, Legislative Council]</name>
</author>
<author>
 <name key="Hugo, Victor (1802-1885)"
  ref="http://www.idref.fr/026927608">
Victor Hugo</name>
</author>
Note

The value may be a unique identifier from a database, or any other externally-defined string identifying the referent.

No particular syntax is proposed for the values of the key attribute, since its form will depend entirely on practice within a given project. For the same reason, this attribute is not recommended in data interchange, since there is no way of ensuring that the values used by one project are distinct from those used by another. In such a situation, a preferable approach for magic tokens which follows standard practice on the Web is to use a ref attribute whose value is a tag URI as defined in RFC 4151.

ref (reference) provides an explicit means of locating a full definition or identity for the entity being named by means of one or more URIs.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
<name ref="http://viaf.org/viaf/109557338"
 type="person">
Seamus Heaney</name>
Note

The value must point directly to one or more XML elements or other resources by means of one or more URIs, separated by whitespace. If more than one is supplied the implication is that the name identifies several distinct entities.

att.cReferencing

att.cReferencing provides attributes that may be used to supply a canonical reference as a means of identifying the target of a pointer.
Module tei
Members gloss ref term
Attributes
cRef (canonical reference) specifies the destination of the pointer by supplying a canonical reference expressed using the scheme defined in a <refsDecl> element in the TEI header
Status Optional
Datatype teidata.text
Note

The value of cRef should be constructed so that when the algorithm for the resolution of canonical references (described in section 16.2.5. Canonical References) is applied to it the result is a valid URI reference to the intended target.

The <refsDecl> to use may be indicated with the decls attribute.

Currently these Guidelines only provide for a single canonical reference to be encoded on any given ptr element.

att.datable

att.datable provides attributes for normalization of elements that contain dates, times, or datable events.
Module tei
Members acquisition affiliation altIdentifier binding birth bloc creation custEvent date death district editor event funder licence location name occupation origDate origPlace origin provenance residence resp seal sex stamp state
Attributes att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)
period
Status Optional
calendar indicates one or more systems or calendars to which the date represented by the content of this element belongs.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Schematron

<sch:rule context="tei:*[@calendar]">
<sch:assert test="string-length(.) gt 0"> @calendar indicates one or more systems or calendars to
which the date represented by the content of this element belongs, but this
<sch:name/> element has no textual content.</sch:assert>
</sch:rule>
He was born on <date calendar="#gregorian">Feb. 22, 1732</date> (<date calendar="#julianwhen="1732-02-22">Feb. 11, 1731/32,
O.S.</date>).
He was born on <date calendar="#gregorian #julian"
 when="1732-02-22">
Feb. 22, 1732
(Feb. 11, 1731/32, O.S.)</date>.
Note

Note that the calendar attribute (unlike datingMethod defined in att.datable.custom) defines the calendar system of the date in the original material defined by the parent element, not the calendar to which the date is normalized.

Schematron

<sch:rule context="tei:*[@calendar]">
<sch:assert test="string-length(.) gt 0"> @calendar indicates one or more systems or calendars to
which the date represented by the content of this element belongs, but this
<sch:name/> element has no textual content.</sch:assert>
</sch:rule>
Schematron

<sch:rule context="tei:*[@calendar]">
<sch:assert test="string-length(.) gt 0"> @calendar indicates one or more systems or calendars to
which the date represented by the content of this element belongs, but this
<sch:name/> element has no textual content.</sch:assert>
</sch:rule>
Note

This ‘superclass’ provides attributes that can be used to provide normalized values of temporal information. By default, the attributes from the att.datable.w3c class are provided. If the module for names & dates is loaded, this class also provides attributes from the att.datable.iso and att.datable.custom classes. In general, the possible values of attributes restricted to the W3C datatypes form a subset of those values available via the ISO 8601 standard. However, the greater expressiveness of the ISO datatypes may not be needed, and there exists much greater software support for the W3C datatypes.

att.datable.custom

att.datable.custom provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO). [«#NDDATE»]
Module namesdates
Members date
Attributes
when-custom supplies the value of a date or time in some custom standard form.
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace

The following are examples of custom date or time formats that are not valid ISO or W3C format normalizations, normalized to a different dating system

<p>Alhazen died in Cairo on the
<date when="1040-03-06"
  when-custom="431-06-12">
12th day of Jumada t-Tania, 430 AH
 </date>.</p>
<p>The current world will end at the
<date when="2012-12-21"
  when-custom="13.0.0.0.0">
end of B'ak'tun 13</date>.</p>
<p>The Battle of Meggidu
(<date when-custom="Thutmose_III:23">23rd year of reign of Thutmose III</date>).</p>
<p>Esidorus bixit in pace annos LXX plus minus sub
<date when-custom="Ind:4-10-11">die XI mensis Octobris indictione IIII</date>
</p>

Not all custom date formulations will have Gregorian equivalents.

The when-custom attribute and other custom dating are not constrained to a datatype by the TEI, but individual projects are recommended to regularize and document their dating formats.

att.datable.w3c

att.datable.w3c provides attributes for normalization of elements that contain datable events conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
Module tei
Members att.datable [acquisition affiliation altIdentifier binding birth bloc creation custEvent date death district editor event funder licence location name occupation origDate origPlace origin provenance residence resp seal sex stamp state]
Attributes
when supplies the value of the date or time in a standard form, e.g. yyyy-mm-dd.
Status Optional
Datatype teidata.temporal.w3c

Examples of W3C date, time, and date & time formats.

<p>
 <date when="1945-10-24">24 Oct 45</date>
 <date when="1996-09-24T07:25:00Z">September 24th, 1996 at 3:25 in the morning</date>
 <time when="1999-01-04T20:42:00-05:00">Jan 4 1999 at 8 pm</time>
 <time when="14:12:38">fourteen twelve and 38 seconds</time>
 <date when="1962-10">October of 1962</date>
 <date when="--06-12">June 12th</date>
 <date when="---01">the first of the month</date>
 <date when="--08">August</date>
 <date when="2006">MMVI</date>
 <date when="0056">AD 56</date>
 <date when="-0056">56 BC</date>
</p>
This list begins in
the year 1632, more precisely on Trinity Sunday, i.e. the Sunday after
Pentecost, in that year the
<date calendar="#julianwhen="1632-06-06">27th of May (old style)</date>.
<opener>
 <dateline>
  <placeName>Dorchester, Village,</placeName>
  <date when="1828-03-02">March 2d. 1828.</date>
 </dateline>
 <salute>To
   Mrs. Cornell,</salute> Sunday <time when="12:00:00">noon.</time>
</opener>
notBefore specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd.
Status Optional
Datatype teidata.temporal.w3c
notAfter specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd.
Status Optional
Datatype teidata.temporal.w3c
from indicates the starting point of the period in standard form, e.g. yyyy-mm-dd.
Status Optional
Datatype teidata.temporal.w3c
to indicates the ending point of the period in standard form, e.g. yyyy-mm-dd.
Status Optional
Datatype teidata.temporal.w3c
Schematron

<sch:rule context="tei:*[@when]">
<sch:report test="@notBefore|@notAfter|@from|@to"
 role="nonfatal">
The @when attribute cannot be used with any other att.datable.w3c attributes.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:*[@from]">
<sch:report test="@notBefore"
 role="nonfatal">
The @from and @notBefore attributes cannot be used together.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:*[@to]">
<sch:report test="@notAfter"
 role="nonfatal">
The @to and @notAfter attributes cannot be used together.</sch:report>
</sch:rule>
Example
<date from="1863-05-28to="1863-06-01">28 May through 1 June 1863</date>
Note

The value of these attributes should be a normalized representation of the date, time, or combined date & time intended, in any of the standard formats specified by XML Schema Part 2: Datatypes Second Edition, using the Gregorian calendar.

The most commonly-encountered format for the date portion of a temporal attribute is yyyy-mm-dd, but yyyy, --mm, ---dd, yyyy-mm, or --mm-dd may also be used. For the time part, the form hh:mm:ss is used.

Note that this format does not currently permit use of the value 0000 to represent the year 1 BCE; instead the value -0001 should be used.

att.declaring

att.declaring provides attributes for elements which may be independently associated with a particular declarable element within the header, thus overriding the inherited default for that element.
Module tei
Members ab back body div facsimile geo gloss msDesc term text
Attributes
decls identifies one or more declarable elements within the header, which are understood to apply to the element bearing this attribute and its content.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Note

The rules governing the association of declarable elements with individual parts of a TEI text are fully defined in chapter 15.3. Associating Contextual Information with a Text.

att.dimensions

att.dimensions provides attributes for describing the size of physical objects.
Module tei
Members addSpan birth death depth dim dimensions height origDate state width
Attributes att.ranging (@atLeast, @atMost, @min, @max, @confidence)
unit names the unit used for the measurement
Status Optional
Datatype teidata.enumerated
Suggested values include:
cm
(centimetres)
mm
(millimetres)
in
(inches)
line
lines of text
char
(characters) characters of text
quantity specifies the length in the units specified
Status Optional
Datatype teidata.numeric
extent indicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words.
Status Optional
Datatype teidata.text
<gap extent="5 words"/>
<height extent="half the page"/>
precision characterizes the precision of the values specified by the other attributes.
Status Optional
Datatype teidata.certainty
scope where the measurement summarizes more than one observation, specifies the applicability of this measurement.
Status Optional
Datatype teidata.enumerated
Sample values include:
all
measurement applies to all instances.
most
measurement applies to most of the instances inspected.
range
measurement applies to only the specified range of instances.

att.divLike

att.divLike provides attributes common to all elements which behave in the same way as divisions.
Module tei
Members div
Attributes att.fragmentable (@part)
org (organization) specifies how the content of the division is organized.
Status Optional
Datatype teidata.enumerated
Legal values are:
composite
no claim is made about the sequence in which the immediate contents of this division are to be processed, or their inter-relationships.
uniform
the immediate contents of this element are regarded as forming a logical unit, to be processed in sequence. [Default]
sample indicates whether this division is a sample of the original source and if so, from which part.
Status Optional
Datatype teidata.enumerated
Legal values are:
initial
division lacks material present at end in source.
medial
division lacks material at start and end.
final
division lacks material at start.
unknown
position of sampled material within original unknown.
complete
division is not a sample. [Default]

att.docStatus

att.docStatus provides attributes for use on metadata elements describing the status of a document.
Module tei
Members TEI biblStruct change msDesc org person place revisionDesc
Attributes
status describes the status of a document either currently or, when associated with a dated element, at the time indicated.
Status Recommended
Legal values are:
proposed
(Category "red") bottom category, i.e. documents are still in a raw state.
candidate
(Category "yellow") middle category for documents that already have a certain distinction in their markup.
approved
(Category "green") approved documents that match the current requirements of markup and went through control and checking procedures.

att.editLike

att.editLike provides attributes describing the nature of an encoded scholarly intervention or interpretation of any kind.
Module tei
Members att.transcriptional [addSpan] affiliation birth death event geogName location name occupation org origDate origPlace origin person residence sex state
Attributes
evidence indicates the nature of the evidence supporting the reliability or accuracy of the intervention or interpretation.
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Suggested values include:
internal
there is internal evidence to support the intervention.
external
there is external evidence to support the intervention.
conjecture
the intervention or interpretation has been made by the editor, cataloguer, or scholar on the basis of their expertise.
instant indicates whether this is an instant revision or not.
Status Optional
Datatype teidata.xTruthValue
Default false
Note

The members of this attribute class are typically used to represent any kind of editorial intervention in a text, for example a correction or interpretation, or to date or localize manuscripts etc.

Each pointer on the source (if present) corresponding to a witness or witness group should reference a bibliographic citation such as a witness, msDesc, or bibl element, or another external bibliographic citation, documenting the source concerned.

att.fragmentable

att.fragmentable provides attributes for representing fragmentation of a structural element, typically as a consequence of some overlapping hierarchy.
Module tei
Members att.divLike [div] ab l p
Attributes
part specifies whether or not its parent element is fragmented in some way, typically by some other overlapping structure: for example a speech which is divided between two or more verse stanzas, a paragraph which is split across a page division, a verse line which is divided between two speakers.
Status Optional
Datatype teidata.enumerated
Legal values are:
Y
(yes) the element is fragmented in some (unspecified) respect
N
(no) the element is not fragmented, or no claim is made as to its completeness [Default]
I
(initial) this is the initial part of a fragmented element
M
(medial) this is a medial part of a fragmented element
F
(final) this is the final part of a fragmented element
Note

The values I, M, or F should be used only where it is clear how the element may be reconstituted.

att.global

att.global provides attributes common to all elements in the TEI encoding scheme.
Module tei
Members ab accMat acquisition addName additional address adminInfo affiliation altIdentifier analytic authority back biblStruct binding birth bloc body byline catchwords cit closer code collation collection colophon condition correspAction correspContext correspDesc custEvent custodialHist death decoNote depth desc dim dimensions distributor district div edition editorialDecl eg egXML encodingDesc event explicit extent figDesc filiation finalRubric foliation foreign forename funder fw genName geo gloss handDesc handNotes handShift height heraldry history idno incipit institution item keywords l layout layoutDesc licence location locus locusGrp material measure mentioned milestone monogr msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink notatedMusic notesStmt num objectType occupation opener org origDate origPlace origin person physDesc postCode profileDesc projectDesc provenance publicationStmt quotation recordHist repository residence resp respStmt roleName rubric salute scriptDesc seal secFol series seriesStmt sex signatures signed source stamp state street summary support supportDesc surname surrogates teiHeader term text textClass textLang titleStmt typeDesc typeNote watermark width
Attributes att.global.rendition (@rendition, @rend) att.global.linking (@synch, @next, @prev, @exclude, @select, @copyOf, @corresp, @sameAs) att.global.facs (@facs) att.global.change (@change) att.global.responsibility (@cert, @resp) att.global.source (@source)
xml:base
Status Optional
xml:space
Status Optional
xml:id (identifier) provides a unique identifier for the element bearing the attribute.
Status Optional
Datatype ID
Note

The xml:id attribute may be used to specify a canonical reference for an element; see section 3.11. Reference Systems.

n (number) gives a number (or other label) for an element, which is not necessarily unique within the document.
Status Optional
Datatype teidata.text
Note

The value of this attribute is always understood to be a single token, even if it contains space or other punctuation characters, and need not be composed of numbers only. It is typically used to specify the numbering of chapters, sections, list items, etc.; it may also be used in the specification of a standard reference system for the text.

xml:lang (language) indicates the language of the element content using a ‘tag’ generated according to BCP 47.
Status Optional
Datatype teidata.language
<p> … The consequences of
this rapid depopulation were the loss of the last
<foreign xml:lang="rap">ariki</foreign> or chief
(Routledge 1920:205,210) and their connections to
ancestral territorial organization.</p>
Note

The xml:lang value will be inherited from the immediately enclosing element, or from its parent, and so on up the document hierarchy. It is generally good practice to specify xml:lang at the highest appropriate level, noticing that a different default may be needed for the teiHeader from that needed for the associated resource element or elements, and that a single TEI document may contain texts in many languages.

Only attributes with free text values (rare in these guidelines) will be in the scope of xml:lang.

The authoritative list of registered language subtags is maintained by IANA and is available at http://www.iana.org/assignments/language-subtag-registry. For a good general overview of the construction of language tags, see https://www.w3.org/International/articles/language-tags/, and for a practical step-by-step guide, see https://www.w3.org/International/questions/qa-choosing-language-tags.en.php.

The value used must conform with BCP 47. If the value is a private use code (i.e., starts with x- or contains -x-), a language element with a matching value for its ident attribute should be supplied in the TEI header to document this value. Such documentation may also optionally be supplied for non-private-use codes, though these must remain consistent with their (IETF)Internet Engineering Task Force definitions.

att.global.change

att.global.change provides attributes allowing its member elements to specify one or more states or revision campaigns with which they are associated.
Module transcr
Members att.global [ab accMat acquisition addName additional address adminInfo affiliation altIdentifier analytic authority back biblStruct binding birth bloc body byline catchwords cit closer code collation collection colophon condition correspAction correspContext correspDesc custEvent custodialHist death decoNote depth desc dim dimensions distributor district div edition editorialDecl eg egXML encodingDesc event explicit extent figDesc filiation finalRubric foliation foreign forename funder fw genName geo gloss handDesc handNotes handShift height heraldry history idno incipit institution item keywords l layout layoutDesc licence location locus locusGrp material measure mentioned milestone monogr msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink notatedMusic notesStmt num objectType occupation opener org origDate origPlace origin person physDesc postCode profileDesc projectDesc provenance publicationStmt quotation recordHist repository residence resp respStmt roleName rubric salute scriptDesc seal secFol series seriesStmt sex signatures signed source stamp state street summary support supportDesc surname surrogates teiHeader term text textClass textLang titleStmt typeDesc typeNote watermark width]
Attributes
change points to one or more change elements documenting a state or revision campaign to which the element bearing this attribute and its children have been assigned by the encoder.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.global.facs

att.global.facs provides attributes used to express correspondence between an element and all or part of a facsimile image or surface.
Module transcr
Members att.global [ab accMat acquisition addName additional address adminInfo affiliation altIdentifier analytic authority back biblStruct binding birth bloc body byline catchwords cit closer code collation collection colophon condition correspAction correspContext correspDesc custEvent custodialHist death decoNote depth desc dim dimensions distributor district div edition editorialDecl eg egXML encodingDesc event explicit extent figDesc filiation finalRubric foliation foreign forename funder fw genName geo gloss handDesc handNotes handShift height heraldry history idno incipit institution item keywords l layout layoutDesc licence location locus locusGrp material measure mentioned milestone monogr msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink notatedMusic notesStmt num objectType occupation opener org origDate origPlace origin person physDesc postCode profileDesc projectDesc provenance publicationStmt quotation recordHist repository residence resp respStmt roleName rubric salute scriptDesc seal secFol series seriesStmt sex signatures signed source stamp state street summary support supportDesc surname surrogates teiHeader term text textClass textLang titleStmt typeDesc typeNote watermark width]
Attributes
facs (facsimile) points to one or more images, portions of an image, or surfaces which correspond to the current element.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.global.linking

att.global.linking provides a set of attributes for hypertextual linking.
Module linking
Members att.global [ab accMat acquisition addName additional address adminInfo affiliation altIdentifier analytic authority back biblStruct binding birth bloc body byline catchwords cit closer code collation collection colophon condition correspAction correspContext correspDesc custEvent custodialHist death decoNote depth desc dim dimensions distributor district div edition editorialDecl eg egXML encodingDesc event explicit extent figDesc filiation finalRubric foliation foreign forename funder fw genName geo gloss handDesc handNotes handShift height heraldry history idno incipit institution item keywords l layout layoutDesc licence location locus locusGrp material measure mentioned milestone monogr msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink notatedMusic notesStmt num objectType occupation opener org origDate origPlace origin person physDesc postCode profileDesc projectDesc provenance publicationStmt quotation recordHist repository residence resp respStmt roleName rubric salute scriptDesc seal secFol series seriesStmt sex signatures signed source stamp state street summary support supportDesc surname surrogates teiHeader term text textClass textLang titleStmt typeDesc typeNote watermark width]
Attributes
synch
Status Optional
next
Status Optional
prev
Status Optional
exclude
Status Optional
select
Status Optional
copyOf
Status Optional
corresp (corresponds) points to elements that correspond to the current element in some way.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
<group>
 <text xml:id="t1-g1-t1xml:lang="mi">
  <body xml:id="t1-g1-t1-body1">
   <div type="chapter">
    <head>He Whakamaramatanga mo te Ture Hoko, Riihi hoki, i nga Whenua Maori, 1876.</head>
    <p></p>
   </div>
  </body>
 </text>
 <text xml:id="t1-g1-t2xml:lang="en">
  <body xml:id="t1-g1-t2-body1"
   corresp="#t1-g1-t1-body1">

   <div type="chapter">
    <head>An Act to regulate the Sale, Letting, and Disposal of Native Lands, 1876.</head>
    <p></p>
   </div>
  </body>
 </text>
</group>

In this example a <group> contains two texts, each containing the same document in a different language. The correspondence is indicated using corresp. The language is indicated using xml:lang, whose value is inherited; both the tag with the corresp and the tag pointed to by the corresp inherit the value from their immediate parent.

<place xml:id="LOND1"
 corresp="people.xml#LOND2 people.xml#GENI1">

 <placeName>London</placeName>
 <desc>The city of London...</desc>
</place>
<person xml:id="LOND2"
 corresp="places.xml#LOND1 #GENI1">

 <persName type="lit">London</persName>
 <note>
  <p>Allegorical character representing the city of <placeName ref="places.xml#LOND1">London</placeName>.</p>
 </note>
</person>
<person xml:id="GENI1"
 corresp="places.xml#LOND1 #LOND2">

 <persName type="lit">London’s Genius</persName>
 <note>
  <p>Personification of London’s genius. Appears as an
     allegorical character in mayoral shows.
  </p>
 </note>
</person>

In this example, a place element containing information about the city of London is linked with two person elements in a literary personography. This correspondence represents a slightly looser relationship than the one in the preceding example; there is no sense in which an allegorical character could be substituted for the physical city, or vice versa, but there is obviously a correspondence between them.

sameAs points to an element that is the same as the current element.
Status Optional
Datatype teidata.pointer

att.global.rendition

att.global.rendition provides rendering attributes common to all elements in the TEI encoding scheme.
Module tei
Members att.global [ab accMat acquisition addName additional address adminInfo affiliation altIdentifier analytic authority back biblStruct binding birth bloc body byline catchwords cit closer code collation collection colophon condition correspAction correspContext correspDesc custEvent custodialHist death decoNote depth desc dim dimensions distributor district div edition editorialDecl eg egXML encodingDesc event explicit extent figDesc filiation finalRubric foliation foreign forename funder fw genName geo gloss handDesc handNotes handShift height heraldry history idno incipit institution item keywords l layout layoutDesc licence location locus locusGrp material measure mentioned milestone monogr msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink notatedMusic notesStmt num objectType occupation opener org origDate origPlace origin person physDesc postCode profileDesc projectDesc provenance publicationStmt quotation recordHist repository residence resp respStmt roleName rubric salute scriptDesc seal secFol series seriesStmt sex signatures signed source stamp state street summary support supportDesc surname surrogates teiHeader term text textClass textLang titleStmt typeDesc typeNote watermark width]
Attributes
rendition
Status Optional
rend (rendition) indicates how the element in question was rendered or presented in the source text.
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
<head rend="align(center) case(allcaps)">
 <lb/>To The <lb/>Duchesse <lb/>of <lb/>Newcastle,
<lb/>On Her <lb/>
 <hi rend="case(mixed)">New Blazing-World</hi>.
</head>
Note

These Guidelines make no binding recommendations for the values of the rend attribute; the characteristics of visual presentation vary too much from text to text and the decision to record or ignore individual characteristics varies too much from project to project. Some potentially useful conventions are noted from time to time at appropriate points in the Guidelines. The values of the rend attribute are a set of sequence-indeterminate individual tokens separated by whitespace.

att.global.responsibility

att.global.responsibility provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it.
Module tei
Members att.global [ab accMat acquisition addName additional address adminInfo affiliation altIdentifier analytic authority back biblStruct binding birth bloc body byline catchwords cit closer code collation collection colophon condition correspAction correspContext correspDesc custEvent custodialHist death decoNote depth desc dim dimensions distributor district div edition editorialDecl eg egXML encodingDesc event explicit extent figDesc filiation finalRubric foliation foreign forename funder fw genName geo gloss handDesc handNotes handShift height heraldry history idno incipit institution item keywords l layout layoutDesc licence location locus locusGrp material measure mentioned milestone monogr msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink notatedMusic notesStmt num objectType occupation opener org origDate origPlace origin person physDesc postCode profileDesc projectDesc provenance publicationStmt quotation recordHist repository residence resp respStmt roleName rubric salute scriptDesc seal secFol series seriesStmt sex signatures signed source stamp state street summary support supportDesc surname surrogates teiHeader term text textClass textLang titleStmt typeDesc typeNote watermark width] choice date handNote note
Attributes
cert (certainty) signifies the degree of certainty associated with the intervention or interpretation.
Status Optional
Datatype teidata.probCert
resp (responsible party) indicates the agency responsible for the intervention or interpretation, for example an editor or transcriber.
Status Optional
Datatype staffSignatures.list
Note

To reduce the ambiguity of a resp pointing directly to a person or organization, we recommend that resp be used to point not to an agent (person or org) but to a respStmt, author, editor or similar element which clarifies the exact role played by the agent. Pointing to multiple respStmts allows the encoder to specify clearly each of the roles played in part of a TEI file (creating, transcribing, encoding, editing, proofing etc.).

Example
Blessed are the
<choice>
 <sic>cheesemakers</sic>
 <corr resp="#editorcert="high">peacemakers</corr>
</choice>: for they shall be called the children of God.
Example
<lg>
 <l>Punkes, Panders, baſe extortionizing
   sla<choice>
   <sic>n</sic>
   <corr resp="#JENS1_transcriber">u</corr>
  </choice>es,</l>
</lg>
<respStmt xml:id="JENS1_transcriber">
 <resp when="2014">Transcriber</resp>
 <name>Janelle Jenstad</name>
</respStmt>

att.global.source

att.global.source provides attributes used by elements to point to an external source.
Module tei
Members att.global [ab accMat acquisition addName additional address adminInfo affiliation altIdentifier analytic authority back biblStruct binding birth bloc body byline catchwords cit closer code collation collection colophon condition correspAction correspContext correspDesc custEvent custodialHist death decoNote depth desc dim dimensions distributor district div edition editorialDecl eg egXML encodingDesc event explicit extent figDesc filiation finalRubric foliation foreign forename funder fw genName geo gloss handDesc handNotes handShift height heraldry history idno incipit institution item keywords l layout layoutDesc licence location locus locusGrp material measure mentioned milestone monogr msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink notatedMusic notesStmt num objectType occupation opener org origDate origPlace origin person physDesc postCode profileDesc projectDesc provenance publicationStmt quotation recordHist repository residence resp respStmt roleName rubric salute scriptDesc seal secFol series seriesStmt sex signatures signed source stamp state street summary support supportDesc surname surrogates teiHeader term text textClass textLang titleStmt typeDesc typeNote watermark width] quote
Attributes
source specifies the source from which some aspect of this element is drawn.
Status Optional
Schematron

<sch:rule context="tei:*[@source]">
<sch:let name="srcs"
 value="tokenize( normalize-space(@source),' ')"/>

<sch:report test="( self::tei:classRef | self::tei:dataRef | self::tei:elementRef | self::tei:macroRef | self::tei:moduleRef | self::tei:schemaSpec ) and $srcs[2]"> When used on a schema description element (like
<sch:value-of select="name(.)"/>), the @source attribute
should have only 1 value. (This one has <sch:value-of select="count($srcs)"/>.)
</sch:report>
</sch:rule>
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Note

The source attribute points to an external source. When used on an element describing a schema component (<classRef>, <dataRef>, <elementRef>, <macroRef>, <moduleRef>, or <schemaSpec>), it identifies the source from which declarations for the components should be obtained.

On other elements it provides a pointer to the bibliographical source from which a quotation or citation is drawn.

In either case, the location may be provided using any form of URI, for example an absolute URI, a relative URI, a private scheme URI of the form tei:x.y.z, where x.y.z indicates the version number, e.g. tei:4.3.2 for TEI P5 release 4.3.2 or (as a special case) tei:current for whatever is the latest release, or a private scheme URI that is expanded to an absolute URI as documented in a <prefixDef>.

When used on elements describing schema components, source should have only one value; when used on other elements multiple values are permitted.

Example
<p> As Willard McCarty (<bibl xml:id="mcc_2012">2012, p.2</bibl>) tells us, <quote source="#mcc_2012">‘Collaboration’ is a problematic and should be a contested
   term.</quote>
</p>
Example
<p>
 <quote source="#chicago_15_ed">Grammatical theories are in flux, and the more we learn, the
   less we seem to know.</quote>
</p>
<bibl xml:id="chicago_15_ed">
 <title level="m">The Chicago Manual of Style</title>,
<edition>15th edition</edition>. <pubPlace>Chicago</pubPlace>: <publisher>University of
   Chicago Press</publisher> (<date>2003</date>), <biblScope unit="page">p.147</biblScope>.

</bibl>
Example
<elementRef key="psource="tei:2.0.1"/>

Include in the schema an element named p available from the TEI P5 2.0.1 release.

Example
<schemaSpec ident="myODD"
 source="mycompiledODD.xml"/>

Create a schema using components taken from the file mycompiledODD.xml.

att.handFeatures

att.handFeatures provides attributes for the encoding of hand features.
Module tei
Members handNote handShift typeNote
Attributes att.hendi.color (@color)
scribeRef points to a full description of the scribe concerned, typically supplied by a person element elsewhere in the description.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
script characterizes the particular script or writing style used by this hand, for example secretary, copperplate, Chancery, Italian, etc.
Status Required
Datatype 1–∞ occurrences of teidata.name separated by whitespace
Legal values are:
manuscript
manuscript.
typescript
typescript.
medium describes the tint or type of ink, e.g. brown, or other writing medium, e.g. pencil
Status Recommended
Datatype hwhdata.medium
Note

Usually either script or scriptRef, and similarly, either scribe or scribeRef, will be supplied.

att.hendi.color

att.hendi.color class for attributes which define the color of a highliting or medium
Module hendi.core.module
Members att.handFeatures [handNote handShift typeNote] hi
Attributes
color
Status Recommended
Datatype hwhdata.medium.color

att.hendi.placement

att.hendi.placement class for attributes which define the placement of an element
Module hendi.core.module
Members closer div fw opener p
Attributes
place defines the place the element is placed.
Status Optional
Datatype hendi.placement.margin.list
subplace defines the place the element is placed mor in detail.
Status Optional
Datatype hendi.placement.area.list

att.hendi.quotation

att.hendi.quotation provides a common @rend attribute for the encoding of quotation marks.
Module hendi.core.module
Members q quote
Attributes
rendRight (rendition right) indicates how the element in question was rendered at the end of a phrase.
Status Optional
Datatype 1–2 occurrences of hwh_quotation.rend.list separated by whitespace
Note

This characterization should only be done if the original differs from the default. The default is defined by a hierarchy discribed in the guidelines.

rendLeft (rendition left) indicates how the element in question was rendered at the beginning of a phrase.
Status Optional
Datatype 1–2 occurrences of hwh_quotation.rend.list separated by whitespace
Note

This characterization should only be done if the original differs from the default. The default is defined by a hierarchy discribed in the guidelines.

xml:lang (language) indicates from which languest the quotation marks are taken.
Status Optional
Datatype hwh_quotation.lang.list
Note

This xml:lang-Attribute characterizes the quotation marks and not the content of the element.

att.hendi.rend

att.hendi.rend provides a common @rend and @n attribute for the encoding with MEI and TEI.
Module hendi.core.module
Members hi
Attributes
rend (rendition) indicates how the element in question was rendered or presented in the source text.
Status Required
Legal values are:
block
block letters.
bold
bold typeface.
capital
capitel letters.
italic
italic typeface.
latintype
typeface: latintype.
spaced_out
spaced out typeface.
small-caps
small caps.
smaller
smaller font.
subscript
subscript character.
superscript
superscript character.
underline
underlined text.
n (number) gives a number for the ammount of underlinings (i.e. only applicable with hi@rend='underline').
Status Optional
Datatype teidata.count
Schematron Checks for illegal combination of n

<sch:rule context="*:hi[@n] | *:rend[@n]">
<sch:report test="@rend ne 'underline'">The @n-attribute is only supported in combination with @rend='underline'</sch:report>
</sch:rule>

att.hendi.restrict

att.hendi.restrict provides attributes for restiction.
Module hendi.core.module
Members div p
Attributes
restrict (restiction) indicates that the content of the element is restricted in some way.
Status Optional
Legal values are:
true
block letters.
Schematron Checks for illegal pattern of IDs if an element is marked as restricted

<sch:rule context="tei:*[@restrict]">
<sch:assert test="matches(@xml:id, 'rest\.[0-9]{1,3}')">The ID of a restricted element must be 'rest\.[0-9]{1,3}'.</sch:assert>
</sch:rule>

att.hendi.rotation

att.hendi.rotation class for attributes which define the rotation of an element
Module hendi.core.module
Members add closer div fw opener p
Attributes
rotation Zeigt an, dass ein Element gedreht zur Schreibrichtung/grundsätzlichen Ausrichtung des Textes erscheint. Die Drehung wird im Uhrzeigersinn in Grad (0-360) angegeben.
Status Optional
Datatype nonNegativeInteger
Schematron

<sch:rule context="tei:*[@rotation]">
<sch:assert test="number(@rotation) gt 0 and number(@rotation) lt 361 and not(starts-with(@rotation,'0'))">The value must be between 1 and 360 (without leading zeros).</sch:assert>
</sch:rule>

att.internetMedia

att.internetMedia provides attributes for specifying the type of a computer resource using a standard taxonomy.
Module tei
Members att.media [graphic] ref
Attributes
mimeType (MIME media type) specifies the applicable multimedia internet mail extension (MIME) media type
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Example

In this example mimeType is used to indicate that the URL points to a TEI XML file encoded in UTF-8.

<ref mimeType="application/tei+xml; charset=UTF-8"
 target="https://raw.githubusercontent.com/TEIC/TEI/dev/P5/Source/guidelines-en.xml"/>
Note

This attribute class provides an attribute for describing a computer resource, typically available over the internet, using a value taken from a standard taxonomy. At present only a single taxonomy is supported, the Multipurpose Internet Mail Extensions (MIME) Media Type system. This typology of media types is defined by the Internet Engineering Task Force in RFC 2046. The list of types is maintained by the Internet Assigned Numbers Authority (IANA). The mimeType attribute must have a value taken from this list.

att.locatable

att.locatable provides attributes for referencing locations by pointing to entries in a canonical list of places.
Module tei
Members event
Attributes
where indicates one or more locations by pointing to a place element or other canonical description.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.milestoneUnit

att.milestoneUnit provides attributes to indicate the type of section which is changing at a specific milestone.
Module core
Members milestone
Attributes
unit provides a conventional name for the kind of section changing at this milestone.
Status Required
Datatype teidata.enumerated
Suggested values include:
page
physical page breaks (synonymous with the pb element).
column
column breaks.
line
line breaks (synonymous with the lb element).
book
any units termed book, liber, etc.
poem
individual poems in a collection.
canto
cantos or other major sections of a poem.
speaker
changes of speaker or narrator.
stanza
stanzas within a poem, book, or canto.
act
acts within a play.
scene
scenes within a play or act.
section
sections of any kind.
absent
passages not present in the reference edition.
unnumbered
passages present in the text, but not to be included as part of the reference.
<milestone n="23ed="Launit="Dreissiger"/>
... <milestone n="24ed="AVunit="verse"/> ...
Note

If the milestone marks the beginning of a piece of text not present in the reference edition, the special value absent may be used as the value of unit. The normal interpretation is that the reference edition does not contain the text which follows, until the next milestone tag for the edition in question is encountered.

In addition to the values suggested, other terms may be appropriate (e.g. Stephanus for the Stephanus numbers in Plato).

The type attribute may be used to characterize the unit boundary in any respect other than simply identifying the type of unit, for example as word-breaking or not.

att.msClass

att.msClass provides attributes to indicate text type or classification. [«#msco» «#mscoit»]
Module msdescription
Members msContents msItem msItemStruct
Attributes
class identifies the text types or classifications applicable to this item by pointing to other elements or resources defining the classification concerned.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.msExcerpt

att.msExcerpt (manuscript excerpt) provides attributes used to describe excerpts from a manuscript placed in a description thereof. [«#msco»]
Module msdescription
Members colophon explicit finalRubric incipit msContents msItem msItemStruct rubric
Attributes
defective indicates whether the passage being quoted is defective, i.e. incomplete through loss or damage.
Status Optional
Datatype teidata.xTruthValue
Note

In the case of an incipit, indicates whether the incipit as given is defective, i.e. the first words of the text as preserved, as opposed to the first words of the work itself. In the case of an explicit, indicates whether the explicit as given is defective, i.e. the final words of the text as preserved, as opposed to what the closing words would have been had the text of the work been whole.

att.naming

att.naming provides attributes common to elements which refer to named persons, places, organizations etc.
Module tei
Members att.personal [addName forename genName name roleName surname] affiliation birth bloc collection death district event institution occupation origPlace repository residence state
Attributes att.canonical (@key, @ref)
nymRef
Status Optional
role may be used to specify further information about the entity referenced by this name in the form of a set of whitespace-separated values, for example the occupation of a person, or the status of a place.
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace

att.notated

att.notated provides attributes to indicate any specialised notation used for element content.
Module tei
Members quote seg
Attributes
notation names the notation used for the content of the element.
Status Optional
Datatype teidata.enumerated

att.personal

att.personal (attributes for components of names usually, but not necessarily, personal names) common attributes for those elements which form part of a name usually, but not necessarily, a personal name.
Module tei
Members addName forename genName name roleName surname
Attributes att.naming (@nymRef, @role) (att.canonical (@key, @ref))
full indicates whether the name component is given in full, as an abbreviation or simply as an initial.
Status Optional
Datatype teidata.enumerated
Legal values are:
yes
(yes) the name component is spelled out in full. [Default]
abb
(abbreviated) the name component is given in an abbreviated form.
init
(initial letter) the name component is indicated only by one initial.
sort (sort) specifies the sort order of the name component in relation to others within the name.
Status Optional
Datatype teidata.count

att.placement

att.placement provides attributes for describing where on the source page or object a textual element appears.
Module tei
Members add head notatedMusic
Attributes
place specifies where this item is placed.
Status Recommended
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Suggested values include:
top
at the top of the page
bottom
at the foot of the page
margin
in the margin (left, right, or both)
opposite
on the opposite, i.e. facing, page
overleaf
on the other side of the leaf
above
above the line
right
to the right, e.g. to the right of a vertical line of text, or to the right of a figure
below
below the line
left
to the left, e.g. to the left of a vertical line of text, or to the left of a figure
end
at the end of e.g. chapter or volume.
inline
within the body of the text.
inspace
in a predefined space, for example left by an earlier scribe.
<add place="margin">[An addition written in the margin]</add>
<add place="bottom opposite">[An addition written at the
foot of the current page and also on the facing page]</add>
<note place="bottom">Ibid, p.7</note>

att.pointing

att.pointing provides a set of attributes used by all elements which point to other elements by means of one or more URI references.
Module tei
Members gloss licence locus ptr term
Attributes
evaluate
Status Optional
targetLang
Status Optional
target specifies the destination of the reference by supplying one or more URI References
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Note

One or more syntactically valid URI references, separated by whitespace. Because whitespace is used to separate URIs, no whitespace is permitted inside a single URI. If a whitespace character is required in a URI, it should be escaped with the normal mechanism, e.g. TEI%20Consortium.

Schematron

<sch:rule context="tei:*[not(self::tei:schemaSpec)][@targetLang]">
<sch:assert test="@target">@targetLang should only be used on <sch:name/> if @target is specified.</sch:assert>
</sch:rule>

att.ranging

att.ranging provides attributes for describing numerical ranges.
Module tei
Members att.dimensions [addSpan birth death depth dim dimensions height origDate state width] num
Attributes
atLeast gives a minimum estimated value for the approximate measurement.
Status Optional
Datatype teidata.numeric
atMost gives a maximum estimated value for the approximate measurement.
Status Optional
Datatype teidata.numeric
min where the measurement summarizes more than one observation or a range, supplies the minimum value observed.
Status Optional
Datatype teidata.numeric
max where the measurement summarizes more than one observation or a range, supplies the maximum value observed.
Status Optional
Datatype teidata.numeric
confidence specifies the degree of statistical confidence (between zero and one) that a value falls within the range specified by min and max, or the proportion of observed values that fall within that range.
Status Optional
Datatype teidata.probability
Example
The MS. was lost in transmission by mail from <del rend="overstrike">
 <gap reason="illegible"
  extent="one or two lettersatLeast="1atMost="2unit="chars"/>

</del> Philadelphia to the Graphic office, New York.

att.spanning

att.spanning provides attributes for elements which delimit a span of text by pointing mechanisms rather than by enclosing it.
Module tei
Members addSpan milestone
Attributes
spanTo indicates the end of a span initiated by the element bearing this attribute.
Status Optional
Datatype teidata.pointer
Schematron The @spanTo attribute must point to an element following the current element

<sch:rule context="tei:*[@spanTo]">
<sch:assert test="id(substring(@spanTo,2)) and following::*[@xml:id=substring(current()/@spanTo,2)]">The element indicated by @spanTo (<sch:value-of select="@spanTo"/>) must follow the current element <sch:name/>
</sch:assert>
</sch:rule>
Note

The span is defined as running in document order from the start of the content of the pointing element to the end of the content of the element pointed to by the spanTo attribute (if any). If no value is supplied for the attribute, the assumption is that the span is coextensive with the pointing element. If no content is present, the assumption is that the starting point of the span is immediately following the element itself.

att.tableDecoration

att.tableDecoration provides attributes used to decorate rows or cells of a table.
Module figures
Members cell row
Attributes
role (role) indicates the kind of information held in this cell or in each cell of this row.
Status Optional
Datatype teidata.enumerated
Suggested values include:
label
labelling or descriptive information only.
data
data values. [Default]
Note

When this attribute is specified on a row, its value is the default for all cells in this row. When specified on a cell, its value overrides any default specified by the role attribute of the parent row element.

rows (rows) indicates the number of rows occupied by this cell or row.
Status Optional
Datatype teidata.count
Default 1
Note

A value greater than one indicates that this cell spans several rows. Where several cells span multiple rows, it may be more convenient to use nested tables.

cols (columns) indicates the number of columns occupied by this cell or row.
Status Optional
Datatype teidata.count
Default 1
Note

A value greater than one indicates that this cell or row spans several columns. Where an initial cell spans an entire row, it may be better treated as a heading.

att.timed

att.timed provides attributes common to those elements which have a duration in time, expressed either absolutely or by reference to an alignment map.
Module tei
Members gap
Attributes
start indicates the location within a temporal alignment at which this element begins.
Status Optional
Datatype teidata.pointer
Note

If no value is supplied, the element is assumed to follow the immediately preceding element at the same hierarchic level.

end indicates the location within a temporal alignment at which this element ends.
Status Optional
Datatype teidata.pointer
Note

If no value is supplied, the element is assumed to precede the immediately following element at the same hierarchic level.

att.translatable

att.translatable provides attributes used to indicate the status of a translatable portion of an ODD document.
Module tagdocs
Members desc gloss
Attributes
versionDate specifies the date on which the source text was extracted and sent to the translator
Status Optional
Datatype teidata.temporal.working
Note

The versionDate attribute can be used to determine whether a translation might need to be revisited, by comparing the modification date on the containing file with the versionDate value on the translation. If the file has changed, changelogs can be checked to see whether the source text has been modified since the translation was made.

att.typed

att.typed provides attributes that can be used to classify or subclassify elements in any way.
Module tei
Members ab abbr accMat addName affiliation altIdentifier app biblStruct birth bloc cit collection correspAction correspDesc custEvent death decoNote desc dim dimensions district div divGen event explicit filiation finalRubric floatingText forename fw g genName geogName gloss graphic incipit lg list location locus material measure milestone msDesc msFrag msName msPart name nameLink notatedMusic num occupation org origDate origPlace placeName provenance ptr relatedItem residence roleName rs rubric seal seg sex space stamp state surname table term text
Attributes
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status Optional
Datatype teidata.enumerated
<div type="verse">
 <head>Night in Tarras</head>
 <lg type="stanza">
  <l>At evening tramping on the hot white road</l>
  <l></l>
 </lg>
 <lg type="stanza">
  <l>A wind sprang up from nowhere as the sky</l>
  <l></l>
 </lg>
</div>
Note

The type attribute is present on a number of elements, not all of which are members of att.typed, usually because these elements restrict the possible values for the attribute in a specific way.

subtype (subtype) provides a sub-categorization of the element, if needed
Status Optional
Datatype teidata.enumerated
Note

The subtype attribute may be used to provide any sub-classification for the element additional to that provided by its type attribute.

Schematron

<sch:rule context="tei:*[@subtype]">
<sch:assert test="@type">The <sch:name/> element should not be categorized in detail with @subtype unless also categorized in general with @type</sch:assert>
</sch:rule>
Note

When appropriate, values from an established typology should be used. Alternatively a typology may be defined in the associated TEI header. If values are to be taken from a project-specific list, this should be defined using the <valList> element in the project-specific schema description, as described in 23.3.1.3. Modification of Attribute and Attribute Value Lists .

att.witnessed

att.witnessed provides attributes used to identify the witnesses supporting a particular reading in a critical apparatus.
Module textcrit
Members lem rdg
Attributes
wit (witness or witnesses) contains a space-delimited list of one or more pointers indicating the witnesses which attest to a given reading.
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Note

If the apparatus contains readings only for a single witness, this attribute may be consistently omitted.

This attribute may occur both within an apparatus gathering variant readings in the transcription of an individual witness and within an apparatus gathering readings from different witnesses.

Additional descriptions or alternative versions of the sigla referenced may be supplied as the content of a child <wit> element.

Schematron

<sch:rule context="tei:*[@wit]">
<sch:let name="witvalue="@wit"/>
<sch:assert test="preceding::tei:witness[@xml:id = substring($wit, 2)]">The @wit-attribute must point at some witness element</sch:assert>
</sch:rule>

att.written

att.written provides attributes to indicate the hand in which the content of an element was written in the source being transcribed.
Module tei
Members att.transcriptional [addSpan] ab closer div figure fw hi label opener p salute seg signed text
Attributes
hand indicates the hand of the agent which made the intervention.
Status Optional
Schematron

<sch:rule context="tei:*[@hand]">
<sch:assert test="id(substring(@hand,2))">There must be an element with the xml:id = "<sch:value-of select="substring(@hand,2)"/>" which is the target of this @hand.</sch:assert>
</sch:rule>
Datatype teidata.pointer

Schema hendiAll: Datatypes

hendi.addenda.pointer

hendi.addenda.pointer defines the possible attribute values for addenda document IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A12[0-9A-F]{5}"/>

</content>
Declaration
hendi.addenda.pointer = string { pattern = "A12[0-9A-F]{5}" }

hendi.biblio.pointer

hendi.biblio.pointer defines the possible attribute values for biblio IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A11[0-9A-F]{5}"/>

</content>
Declaration
hendi.biblio.pointer = string { pattern = "A11[0-9A-F]{5}" }

hendi.biblio.types

hendi.biblio.types A closed list of values to be used with a type attribute on e.g. biblStruct.
Module hendi.core.module
Used by
Element:
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="article">
   <desc versionDate="2021-12-16"
    xml:lang="en">
article in a newspaper or magazine.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Zeitungs- oder Zeitschriftenartikel.</desc>
  </valItem>
  <valItem ident="book">
   <desc versionDate="2021-12-16"
    xml:lang="en">
book respectively monograph.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Buch bzw. Monographie.</desc>
  </valItem>
  <valItem ident="inbook">
   <desc versionDate="2021-12-16"
    xml:lang="en">
part (eg. chapters) of a monograph, usually by the same author.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Teil (z.B. Kapitel) einer Monographie, meist vom selben Autor.</desc>
  </valItem>
  <valItem ident="incollection">
   <desc versionDate="2021-12-16"
    xml:lang="en">
part of a book (eg. essay in an anthology) with its own title. Included are yearbooks as the 'Weberiana' particularly.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Teil eines Buches (z.B. Aufsatz in einem Sammelband) mit einem eigenen Titel. Hierunter fallen insbesondere auch die Jahrbücher wie "Weberiana".</desc>
  </valItem>
  <valItem ident="inproceedings">
   <desc versionDate="2021-12-16"
    xml:lang="en">
article in a conference report. The decisive factor is that the reference to the conference in the title of the monograph is mentioned.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Artikel in einem Konferenzbericht. Ausschlaggebend ist, dass der Hinweis auf die Konferenz im Titel der Monographie genannt wird.</desc>
  </valItem>
  <valItem ident="mastersthesis">
   <desc versionDate="2021-12-16"
    xml:lang="en">
Bachelor's or Master's Thesis.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Bachelor-, Master- oder Magisterarbeit.</desc>
  </valItem>
  <valItem ident="misc">
   <desc versionDate="2021-12-16"
    xml:lang="en">
everything else that can not be attached to any category.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Alles, was nicht anders zuzuordnen ist.</desc>
  </valItem>
  <valItem ident="online">
   <desc versionDate="2021-12-16"
    xml:lang="en">
(native) online publications like blog posts, wiki entries or similar.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
(native) online Veröffentlichungen wie Blog-Posts, Wikieinträge o.ä.</desc>
  </valItem>
  <valItem ident="phdthesis">
   <desc versionDate="2021-12-16"
    xml:lang="en">
unpublished (aka 'typed') dissertation.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
ungedruckte (aka "maschinenschriftliche") Dissertation.</desc>
  </valItem>
  <valItem ident="poem">
   <desc versionDate="2021-12-16"
    xml:lang="en">
poem.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Gedicht.</desc>
  </valItem>
  <valItem ident="libretto">
   <desc versionDate="2021-12-16"
    xml:lang="en">
libretto.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Libretto.</desc>
  </valItem>
  <valItem ident="review">
   <desc versionDate="2021-12-16"
    xml:lang="en">
review.</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Rezension.</desc>
  </valItem>
  <valItem ident="score">
   <desc versionDate="2021-12-16"
    xml:lang="en">
volume of music (eg. a score or a piano reduction)</desc>
   <desc versionDate="2021-12-16"
    xml:lang="de">
Notenband (z.B. Partitur oder Klavierauszug)</desc>
  </valItem>
 </valList>
</content>
Declaration
hendi.biblio.types =
   "article"
 | "book"
 | "inbook"
 | "incollection"
 | "inproceedings"
 | "mastersthesis"
 | "misc"
 | "online"
 | "phdthesis"
 | "poem"
 | "libretto"
 | "review"
 | "score"

hendi.diaries.pointer

hendi.diaries.pointer defines the possible attribute values for diary IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A06[0-9A-F]{5}"/>

</content>
Declaration
hendi.diaries.pointer = string { pattern = "A06[0-9A-F]{5}" }

hendi.docsAll.pointer

hendi.docsAll.pointer groups together the possible pointers to documents and postals
Module hendi.core.module
Used by
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <dataRef key="hendi.letters.pointer"/>
  <dataRef key="hendi.documents.pointer"/>
  <dataRef key="hendi.translations.pointer"/>
 </alternate>
</content>
Declaration
hendi.docsAll.pointer =
   hendi.letters.pointer | hendi.documents.pointer | hendi.translations.pointer

hendi.documents.pointer

hendi.documents.pointer defines the possible attribute values for document IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A10[0-9A-F]{5}"/>

</content>
Declaration
hendi.documents.pointer = string { pattern = "A10[0-9A-F]{5}" }

hendi.foreign.pointer

hendi.foreign.pointer defines the possible attribute values for <foreign> IDs within a file
Module hendi.core.module
Used by
Element:
Content model
<content>
 <dataRef name="string"
  restriction="foreign\.[0-9]{1,3}"/>

</content>
Declaration
hendi.foreign.pointer = string { pattern = "foreign\.[0-9]{1,3}" }

hendi.hand.pointer

hendi.hand.pointer defines the possible attribute values for hand IDs within a file
Module hendi.core.module
Used by
Element:
Content model
<content>
 <dataRef name="string"
  restriction="hand\.[0-9]{1,3}"/>

</content>
Declaration
hendi.hand.pointer = string { pattern = "hand\.[0-9]{1,3}" }

hendi.internal.pointer

hendi.internal.pointer groups together the possible internal linkable patterns
Module hendi.core.module
Used by
Element:
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <dataRef key="hendi.persons.pointer"/>
  <dataRef key="hendi.works.pointer"/>
  <dataRef key="hendi.writings.pointer"/>
  <dataRef key="hendi.letters.pointer"/>
  <dataRef key="hendi.news.pointer"/>
  <dataRef key="hendi.diaries.pointer"/>
  <dataRef key="hendi.var.pointer"/>
  <dataRef key="hendi.orgs.pointer"/>
  <dataRef key="hendi.documents.pointer"/>
  <dataRef key="hendi.biblio.pointer"/>
  <dataRef key="hendi.places.pointer"/>
  <dataRef key="hendi.sources.pointer"/>
  <dataRef key="hendi.addenda.pointer"/>
 </alternate>
</content>
Declaration
hendi.internal.pointer =
   hendi.persons.pointerhendi.works.pointerhendi.writings.pointerhendi.letters.pointerhendi.news.pointerhendi.diaries.pointerhendi.var.pointerhendi.orgs.pointerhendi.documents.pointerhendi.biblio.pointerhendi.places.pointerhendi.sources.pointerhendi.addenda.pointer

hendi.letters.pointer

hendi.letters.pointer defines the possible attribute values for letter IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A04[0-9A-F]{5}"/>

</content>
Declaration
hendi.letters.pointer = string { pattern = "A04[0-9A-F]{5}" }

hendi.news.pointer

hendi.news.pointer defines the possible attribute values for news IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A05[0-9A-F]{5}"/>

</content>
Declaration
hendi.news.pointer = string { pattern = "A05[0-9A-F]{5}" }

hendi.orgs.pointer

hendi.orgs.pointer defines the possible attribute values for organisation IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A08[0-9A-F]{5}"/>

</content>
Declaration
hendi.orgs.pointer = string { pattern = "A08[0-9A-F]{5}" }

hendi.persons.pointer

hendi.persons.pointer defines the possible attribute values for person IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A00[0-9A-F]{5}"/>

</content>
Declaration
hendi.persons.pointer = string { pattern = "A00[0-9A-F]{5}" }

hendi.personsPlus.pointer

hendi.personsPlus.pointer groups together the possible internal pointers to persons and organisations
Module hendi.core.module
Used by
personElement:
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <dataRef key="hendi.persons.pointer"/>
  <dataRef key="hendi.orgs.pointer"/>
 </alternate>
</content>
Declaration
hendi.personsPlus.pointer = hendi.persons.pointer | hendi.orgs.pointer

hendi.places.pointer

hendi.places.pointer defines the possible attribute values for places IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A13[0-9A-F]{5}"/>

</content>
Declaration
hendi.places.pointer = string { pattern = "A13[0-9A-F]{5}" }

hendi.restict.pointer

hendi.restict.pointer defines the possible attribute values for <restriction> IDs within a file
Module hendi.core.module
Used by
Element:
Content model
<content>
 <dataRef name="string"
  restriction="rest\.[0-9]{1,3}"/>

</content>
Declaration
hendi.restict.pointer = string { pattern = "rest\.[0-9]{1,3}" }

hendi.sources.pointer

hendi.sources.pointer defines the possible attribute values for source IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A22[0-9A-F]{5}"/>

</content>
Declaration
hendi.sources.pointer = string { pattern = "A22[0-9A-F]{5}" }

hendi.translations.pointer

hendi.translations.pointer defines the possible attribute values for translation IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A14[0-9A-F]{5}"/>

</content>
Declaration
hendi.translations.pointer = string { pattern = "A14[0-9A-F]{5}" }

hendi.var.pointer

hendi.var.pointer defines the possible attribute values for varia IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A07[0-9A-F]{5}"/>

</content>
Declaration
hendi.var.pointer = string { pattern = "A07[0-9A-F]{5}" }

hendi.works.pointer

hendi.works.pointer defines the possible attribute values for work IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A02[0-9A-F]{5}"/>

</content>
Declaration
hendi.works.pointer = string { pattern = "A02[0-9A-F]{5}" }

hendi.writings.pointer

hendi.writings.pointer defines the possible attribute values for writing IDs within Henze-Digital
Module hendi.core.module
Used by
Content model
<content>
 <dataRef name="string"
  restriction="A03[0-9A-F]{5}"/>

</content>
Declaration
hendi.writings.pointer = string { pattern = "A03[0-9A-F]{5}" }

hwhdata.medium

hwhdata.medium A closed list of values to be used with a medium attribute on handShift.
Module tei
Used by
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="pencil">
   <desc versionDate="2021-11-16"
    xml:lang="en">
pencil</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Bleistift</desc>
  </valItem>
  <valItem ident="pencil.colored">
   <desc versionDate="2021-11-16"
    xml:lang="en">
colored pencil</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Buntstift</desc>
  </valItem>
  <valItem ident="pencil.ink">
   <desc versionDate="2021-11-16"
    xml:lang="en">
ink pencil</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Tuschestift</desc>
  </valItem>
  <valItem ident="pen">
   <desc versionDate="2021-11-16"
    xml:lang="en">
pen</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Füller</desc>
  </valItem>
  <valItem ident="pen.felt">
   <desc versionDate="2021-11-16"
    xml:lang="en">
felt pen</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Filzstift</desc>
  </valItem>
  <valItem ident="pen.fine">
   <desc versionDate="2022-02-25"
    xml:lang="en">
fineliner</desc>
   <desc versionDate="2022-02-25"
    xml:lang="de">
Fineliner</desc>
  </valItem>
  <valItem ident="pen.ball">
   <desc versionDate="2021-11-16"
    xml:lang="en">
ball pen</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Kugelschreiber</desc>
  </valItem>
  <valItem ident="ribbon">
   <desc versionDate="2021-12-01"
    xml:lang="en">
ribbon (typewriter)</desc>
   <desc versionDate="2021-12-01"
    xml:lang="de">
Farbband (Schreibmaschine)</desc>
  </valItem>
 </valList>
</content>
Declaration
hwhdata.medium =
   "pencil"
 | "pencil.colored"
 | "pencil.ink"
 | "pen"
 | "pen.felt"
 | "pen.fine"
 | "pen.ball"
 | "ribbon"

hwhdata.medium.color

hwhdata.medium.color A closed list of values for color to be used in the context of medium on handShift or handNote.
Module tei
Used by
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="blue">
   <desc versionDate="2021-11-16"
    xml:lang="en">
blue</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Blau</desc>
  </valItem>
  <valItem ident="blue.light">
   <desc versionDate="2021-11-16"
    xml:lang="en">
light blue</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Hellblau</desc>
  </valItem>
  <valItem ident="blue.dark">
   <desc versionDate="2021-11-16"
    xml:lang="en">
dark blue</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Dunkelblau</desc>
  </valItem>
  <valItem ident="brown">
   <desc versionDate="2022-11-30"
    xml:lang="en">
brown</desc>
   <desc versionDate="2022-11-30"
    xml:lang="de">
Braun</desc>
  </valItem>
  <valItem ident="dark">
   <desc versionDate="2021-11-16"
    xml:lang="en">
dark</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Dunkel</desc>
  </valItem>
  <valItem ident="black">
   <desc versionDate="2021-11-16"
    xml:lang="en">
black</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Schwarz</desc>
  </valItem>
  <valItem ident="pink">
   <desc versionDate="2021-11-16"
    xml:lang="en">
pink</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Rosa (Pink)</desc>
  </valItem>
  <valItem ident="red">
   <desc versionDate="2021-11-16"
    xml:lang="en">
red</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Rot</desc>
  </valItem>
  <valItem ident="red.light">
   <desc versionDate="2021-11-16"
    xml:lang="en">
light red</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Hellrot</desc>
  </valItem>
  <valItem ident="red.dark">
   <desc versionDate="2021-11-16"
    xml:lang="en">
dark red</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Dunkerot</desc>
  </valItem>
  <valItem ident="orange">
   <desc versionDate="2022-01-25"
    xml:lang="en">
orange</desc>
   <desc versionDate="2022-01-25"
    xml:lang="de">
Orange</desc>
  </valItem>
  <valItem ident="green">
   <desc versionDate="2021-11-16"
    xml:lang="en">
green</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Grün</desc>
  </valItem>
  <valItem ident="green.light">
   <desc versionDate="2021-11-16"
    xml:lang="en">
light green</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Hellgrün</desc>
  </valItem>
  <valItem ident="green.dark">
   <desc versionDate="2021-11-16"
    xml:lang="en">
dark green</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Dunkelgrün</desc>
  </valItem>
  <valItem ident="turquoise">
   <desc versionDate="2022-02-25"
    xml:lang="en">
turquoise (cyan)</desc>
   <desc versionDate="2022-02-25"
    xml:lang="de">
Türkis (Cyan)</desc>
  </valItem>
  <valItem ident="turquoise-green">
   <desc versionDate="2022-02-25"
    xml:lang="en">
turquoise green</desc>
   <desc versionDate="2022-02-25"
    xml:lang="de">
Türkisgrün</desc>
  </valItem>
  <valItem ident="turquoise-green.dark">
   <desc versionDate="2022-02-25"
    xml:lang="en">
dark turquoise green</desc>
   <desc versionDate="2022-02-25"
    xml:lang="de">
Dunkeles türkisgrün</desc>
  </valItem>
  <valItem ident="violet">
   <desc versionDate="2021-11-16"
    xml:lang="en">
violet</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Violett</desc>
  </valItem>
  <valItem ident="lilac">
   <desc versionDate="2021-11-16"
    xml:lang="en">
lilac</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Lila</desc>
  </valItem>
  <valItem ident="ocher">
   <desc versionDate="2022-05-02"
    xml:lang="en">
ocher</desc>
   <desc versionDate="2022-05-02"
    xml:lang="de">
Ocker</desc>
  </valItem>
 </valList>
</content>
Declaration
hwhdata.medium.color =
   "blue"
 | "blue.light"
 | "blue.dark"
 | "brown"
 | "dark"
 | "black"
 | "pink"
 | "red"
 | "red.light"
 | "red.dark"
 | "orange"
 | "green"
 | "green.light"
 | "green.dark"
 | "turquoise"
 | "turquoise-green"
 | "turquoise-green.dark"
 | "violet"
 | "lilac"
 | "ocher"

hwhdata.position

hwhdata.position A closed list of values to be used with a rend attribute on e.g. dateline.
Module tei
Used by
Element:
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="top">
   <desc versionDate="2021-11-16"
    xml:lang="en">
The segment of text appears on top of a page.</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Der betreffende Text steht oben auf der Seite.</desc>
  </valItem>
  <valItem ident="middle">
   <desc versionDate="2021-11-16"
    xml:lang="en">
The segment of text appears in the middle of a page.</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Der betreffende Text steht mittig auf der Seite.</desc>
  </valItem>
  <valItem ident="bottom">
   <desc versionDate="2021-11-16"
    xml:lang="en">
The segment of text appears on the bottom of a page.</desc>
   <desc versionDate="2021-11-16"
    xml:lang="de">
Der betreffende Text steht unten auf der Seite.</desc>
  </valItem>
  <valItem ident="inline">
   <desc versionDate="2017-04-12"
    xml:lang="en">
The segment of text appears inline with the surrounding text.</desc>
   <desc versionDate="2017-04-12"
    xml:lang="de">
Der betreffende Text steht <soCalled>inline</soCalled> mit dem umgebenden Text.</desc>
  </valItem>
  <valItem ident="right">
   <desc versionDate="2017-04-12"
    xml:lang="en">
The segment of text appears right-aligned.</desc>
   <desc versionDate="2017-04-12"
    xml:lang="de">
Der betreffende Text steht rechtsbündig.</desc>
  </valItem>
  <valItem ident="left">
   <desc versionDate="2017-04-12"
    xml:lang="en">
The segment of text appears left-aligned.</desc>
   <desc versionDate="2017-04-12"
    xml:lang="de">
Der betreffende Text steht linksbündig.</desc>
  </valItem>
  <valItem ident="center">
   <desc versionDate="2017-04-12"
    xml:lang="en">
The segment of text appears centered.</desc>
   <desc versionDate="2017-04-12"
    xml:lang="de">
Der betreffende Text steht zentriert.</desc>
  </valItem>
 </valList>
</content>
Declaration
hwhdata.position =
   "top" | "middle" | "bottom" | "inline" | "right" | "left" | "center"

teidata.certainty

teidata.certainty defines the range of attribute values expressing a degree of certainty.
Module tei
Used by
Content model
<content>
 <valList type="closed">
  <valItem ident="high"/>
  <valItem ident="medium"/>
  <valItem ident="low"/>
  <valItem ident="unknown"/>
 </valList>
</content>
Declaration
teidata.certainty = "high" | "medium" | "low" | "unknown"
Note

Certainty may be expressed by one of the predefined symbolic values high, medium, or low. The value unknown should be used in cases where the encoder does not wish to assert an opinion about the matter.

teidata.count

teidata.count defines the range of attribute values used for a non-negative integer value used as a count.
Module tei
Used by
Element:
Content model
<content>
 <dataRef name="nonNegativeInteger"/>
</content>
Declaration
teidata.count = xsd:nonNegativeInteger
Note

Any positive integer value or zero is permitted

teidata.enumerated

teidata.enumerated defines the range of attribute values expressed as a single XML name taken from a list of documented possibilities.
Module tei
Used by
Element:
Content model
<content>
 <dataRef key="teidata.word"/>
</content>
Declaration
teidata.enumerated = teidata.word
Note

Attributes using this datatype must contain a single ‘word’ which contains only letters, digits, punctuation characters, or symbols: thus it cannot include whitespace.

Typically, the list of documented possibilities will be provided (or exemplified) by a value list in the associated attribute specification, expressed with a <valList> element.

teidata.language

teidata.language A closed list of values to be used with a ident attribute on e.g. language. The values follow ISO-639-1 (except "noRecord" which is used as wildcard).
Module tei
Used by
personElement:
Content model
<content rend="replace">
 <valList type="closedrend="add">
  <valItem ident="en">
   <desc versionDate="2021-08-10"
    xml:lang="en">
English</desc>
   <desc versionDate="2021-08-10"
    xml:lang="de">
Englisch</desc>
  </valItem>
  <valItem ident="da">
   <desc versionDate="2021-08-10"
    xml:lang="en">
Danish</desc>
   <desc versionDate="2021-08-10"
    xml:lang="de">
Dänisch</desc>
  </valItem>
  <valItem ident="de">
   <desc versionDate="2021-08-10"
    xml:lang="en">
German</desc>
   <desc versionDate="2021-08-10"
    xml:lang="de">
Deutsch</desc>
  </valItem>
  <valItem ident="fr">
   <desc versionDate="2021-08-10"
    xml:lang="en">
French</desc>
   <desc versionDate="2021-08-10"
    xml:lang="de">
Französisch</desc>
  </valItem>
  <valItem ident="es">
   <desc versionDate="2021-08-10"
    xml:lang="en">
Spanish</desc>
   <desc versionDate="2021-08-10"
    xml:lang="de">
Spanisch</desc>
  </valItem>
  <valItem ident="it">
   <desc versionDate="2021-08-10"
    xml:lang="en">
Italian</desc>
   <desc versionDate="2021-08-10"
    xml:lang="de">
Italienisch</desc>
  </valItem>
  <valItem ident="la">
   <desc versionDate="2021-08-10"
    xml:lang="en">
Latin</desc>
   <desc versionDate="2021-08-10"
    xml:lang="de">
Latein</desc>
  </valItem>
  <valItem ident="el">
   <desc versionDate="2021-08-10"
    xml:lang="en">
Greek (modern)</desc>
   <desc versionDate="2021-08-10"
    xml:lang="de">
Griechisch (modern)</desc>
  </valItem>
  <valItem ident="no">
   <desc versionDate="2021-08-10"
    xml:lang="en">
Norwegian</desc>
   <desc versionDate="2021-08-10"
    xml:lang="de">
Norwegisch</desc>
  </valItem>
  <valItem ident="rm">
   <desc versionDate="2023-02-06"
    xml:lang="en">
Romansh</desc>
   <desc versionDate="2023-02-06"
    xml:lang="de">
Bündnerromanisch (Rätoromanisch)</desc>
  </valItem>
  <valItem ident="ru">
   <desc versionDate="2022-12-08"
    xml:lang="en">
Russian</desc>
   <desc versionDate="2022-12-08"
    xml:lang="de">
Russisch</desc>
  </valItem>
  <valItem ident="noRecord">
   <desc versionDate="2021-10-18"
    xml:lang="en">
Not recorded</desc>
   <desc versionDate="2021-10-18"
    xml:lang="de">
Nicht erfasst</desc>
  </valItem>
 </valList>
</content>
Declaration
teidata.language =
   "en"
 | "da"
 | "de"
 | "fr"
 | "es"
 | "it"
 | "la"
 | "el"
 | "no"
 | "rm"
 | "ru"
 | "noRecord"
Note

The values for this attribute are language ‘tags’ as defined in BCP 47. Currently BCP 47 comprises RFC 5646 and RFC 4647; over time, other IETF documents may succeed these as the best current practice.

A ‘language tag’, per BCP 47, is assembled from a sequence of components or subtags separated by the hyphen character (-, U+002D). The tag is made of the following subtags, in the following order. Every subtag except the first is optional. If present, each occurs only once, except the fourth and fifth components (variant and extension), which are repeatable.

language
The IANA-registered code for the language. This is almost always the same as the ISO 639 2-letter language code if there is one. The list of available registered language subtags can be found at http://www.iana.org/assignments/language-subtag-registry. It is recommended that this code be written in lower case.
script
The ISO 15924 code for the script. These codes consist of 4 letters, and it is recommended they be written with an initial capital, the other three letters in lower case. The canonical list of codes is maintained by the Unicode Consortium, and is available at http://unicode.org/iso15924/iso15924-codes.html. The IETF recommends this code be omitted unless it is necessary to make a distinction you need.
region
Either an ISO 3166 country code or a UN M.49 region code that is registered with IANA (not all such codes are registered, e.g. UN codes for economic groupings or codes for countries for which there is already an ISO 3166 2-letter code are not registered). The former consist of 2 letters, and it is recommended they be written in upper case; the list of codes can be searched or browsed at https://www.iso.org/obp/ui/#search/code/. The latter consist of 3 digits; the list of codes can be found at http://unstats.un.org/unsd/methods/m49/m49.htm.
variant
An IANA-registered variation. These codes are used to indicate additional, well-recognized variations that define a language or its dialects that are not covered by other available subtags.
extension
An extension has the format of a single letter followed by a hyphen followed by additional subtags. These exist to allow for future extension to BCP 47, but as of this writing no such extensions are in use.
private use
An extension that uses the initial subtag of the single letter x (i.e., starts with x-) has no meaning except as negotiated among the parties involved. These should be used with great care, since they interfere with the interoperability that use of RFC 4646 is intended to promote. In order for a document that makes use of these subtags to be TEI-conformant, a corresponding language element must be present in the TEI header.

There are two exceptions to the above format. First, there are language tags in the IANA registry that do not match the above syntax, but are present because they have been ‘grandfathered’ from previous specifications.

Second, an entire language tag can consist of only a private use subtag. These tags start with x-, and do not need to follow any further rules established by the IETF and endorsed by these Guidelines. Like all language tags that make use of private use subtags, the language in question must be documented in a corresponding language element in the TEI header.

Examples include

sn
Shona
zh-TW
Taiwanese
zh-Hant-HK
Chinese written in traditional script as used in Hong Kong
en-SL
English as spoken in Sierra Leone
pl
Polish
es-MX
Spanish as spoken in Mexico
es-419
Spanish as spoken in Latin America

The W3C Internationalization Activity has published a useful introduction to BCP 47, Language tags in HTML and XML.

teidata.name

teidata.name defines the range of attribute values expressed as an XML Name.
Module tei
Used by
Content model
<content>
 <dataRef name="Name"/>
</content>
Declaration
teidata.name = xsd:Name
Note

Attributes using this datatype must contain a single word which follows the rules defining a legal XML name (see https://www.w3.org/TR/REC-xml/#dt-name): for example they cannot include whitespace or begin with digits.

teidata.numeric

teidata.numeric defines the range of attribute values used for numeric values.
Module tei
Used by
Element:
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <dataRef name="double"/>
  <dataRef name="token"
   restriction="(\-?[\d]+/\-?[\d]+)"/>

  <dataRef name="decimal"/>
 </alternate>
</content>
Declaration
teidata.numeric =
   xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
Note

Any numeric value, represented as a decimal number, in floating point format, or as a ratio.

To represent a floating point number, expressed in scientific notation, ‘E notation’, a variant of ‘exponential notation’, may be used. In this format, the value is expressed as two numbers separated by the letter E. The first number, the significand (sometimes called the mantissa) is given in decimal format, while the second is an integer. The value is obtained by multiplying the mantissa by 10 the number of times indicated by the integer. Thus the value represented in decimal notation as 1000.0 might be represented in scientific notation as 10E3.

A value expressed as a ratio is represented by two integer values separated by a solidus (/) character. Thus, the value represented in decimal notation as 0.5 might be represented as a ratio by the string 1/2.

teidata.outputMeasurement

teidata.outputMeasurement defines a range of values for use in specifying the size of an object that is intended for display.
Module tei
Used by
Content model
<content>
 <dataRef name="token"
  restriction="[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"/>

</content>
Declaration
teidata.outputMeasurement =
   token
   {
      pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
   }
Example
<figure>
 <head>The TEI Logo</head>
 <figDesc>Stylized yellow angle brackets with the letters <mentioned>TEI</mentioned> in
   between and <mentioned>text encoding initiative</mentioned> underneath, all on a white
   background.</figDesc>
 <graphic height="600pxwidth="600px"
  url="http://www.tei-c.org/logos/TEI-600.jpg"/>

</figure>
Note

These values map directly onto the values used by XSL-FO and CSS. For definitions of the units see those specifications; at the time of this writing the most complete list is in the CSS3 working draft.

teidata.pointer

teidata.pointer defines the range of attribute values used to provide a single URI, absolute or relative, pointing to some other resource, either within the current document or elsewhere.
Module tei
Used by
Element:
Content model
<content>
 <dataRef restriction="\S+name="anyURI"/>
</content>
Declaration
teidata.pointer = xsd:anyURI { pattern = "\S+" }
Note

The range of syntactically valid values is defined by RFC 3986 Uniform Resource Identifier (URI): Generic Syntax. Note that the values themselves are encoded using RFC 3987 Internationalized Resource Identifiers (IRIs) mapping to URIs. For example, https://secure.wikimedia.org/wikipedia/en/wiki/% is encoded as https://secure.wikimedia.org/wikipedia/en/wiki/%25 while http://موقع.وزارة-الاتصالات.مصر/ is encoded as http://xn--4gbrim.xn----rmckbbajlc6dj7bxne2c.xn--wgbh1c/

teidata.probability

teidata.probability defines the range of attribute values expressing a probability.
Module tei
Used by
Content model
<content>
 <dataRef name="double"/>
</content>
Declaration
teidata.probability = xsd:double
Note

Probability is expressed as a real number between 0 and 1; 0 representing certainly false and 1 representing certainly true.

teidata.probCert

teidata.probCert defines a range of attribute values which can be expressed either as a numeric probability or as a coded certainty value.
Module tei
Used by
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <dataRef key="teidata.probability"/>
  <dataRef key="teidata.certainty"/>
 </alternate>
</content>
Declaration
teidata.probCert = teidata.probability | teidata.certainty

teidata.sex

teidata.sex defines the range of attribute values used to identify human or animal sex.
Module tei
Used by
Element:
Content model
<content>
 <dataRef key="teidata.word"/>
</content>
Declaration
teidata.sex = teidata.word
Note

Values for attributes using this datatype may be locally defined by a project, or may refer to an external standard, such as vCard's sex property http://microformats.org/wiki/gender-formats (in which M indicates male, F female, O other, N none or not applicable, U unknown), or the often used ISO 5218:2004 Representation of Human Sexes http://standards.iso.org/ittf/PubliclyAvailableStandards/c036266_ISO_IEC_5218_2004(E_F).zip (in which 0 indicates unknown; 1 male; 2 female; and 9 not applicable, although the ISO standard is widely considered inadequate); cf. CETH's Recommendations for Inclusive Data Collection of Trans People http://transhealth.ucsf.edu/trans?page=lib-data-collection.

teidata.temporal.w3c

teidata.temporal.w3c defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the W3C XML Schema Part 2: Datatypes Second Edition specification.
Module tei
Used by
Content model
<content rend="replace">
 <dataRef key="hendi.data.temporal.iso"/>
</content>
Declaration
teidata.temporal.w3c = hendi.data.temporal.iso
Note

If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used.

teidata.temporal.working

teidata.temporal.working defines the range of values, conforming to the W3C XML Schema Part 2: Datatypes Second Edition specification, expressing a date or a date and a time within the working life of the document.
Module tei
Used by
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <dataRef name="date"
   restriction="(19[789][0-9]|[2-9][0-9]{3}).*"/>

  <dataRef name="dateTime"
   restriction="(19[789][0-9]|[2-9][0-9]{3}).*"/>

 </alternate>
</content>
Declaration
teidata.temporal.working =
   xsd:date { pattern = "(19[789][0-9]|[2-9][0-9]{3}).*" }
 | xsd:dateTime { pattern = "(19[789][0-9]|[2-9][0-9]{3}).*" }
Note

If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used.

The earliest time expressable with this datatype is 01 January 1970 (the Unix Epoch), which could be written as either 1970-01-01 or 1970-01-01T00:00:00Z.

teidata.text

teidata.text defines the range of attribute values used to express some kind of identifying string as a single sequence of Unicode characters possibly including whitespace.
Module tei
Used by
Element:
Content model
<content>
 <dataRef name="string"/>
</content>
Declaration
teidata.text = string
Note

Attributes using this datatype must contain a single ‘token’ in which whitespace and other punctuation characters are permitted.

teidata.truthValue

teidata.truthValue defines the range of attribute values used to express a truth value.
Module tei
Used by
Content model
<content>
 <dataRef name="boolean"/>
</content>
Declaration
teidata.truthValue = xsd:boolean
Note

The possible values of this datatype are 1 or true, or 0 or false.

This datatype applies only for cases where uncertainty is inappropriate; if the attribute concerned may have a value other than true or false, e.g. unknown, or inapplicable, it should have the extended version of this datatype: teidata.xTruthValue.

teidata.version

teidata.version defines the range of attribute values which may be used to specify a TEI or Unicode version number.
Module tei
Used by
Element:
Content model
<content>
 <dataRef name="token"
  restriction="[\d]+(\.[\d]+){0,2}"/>

</content>
Declaration
teidata.version = token { pattern = "[\d]+(\.[\d]+){0,2}" }
Note

The value of this attribute follows the pattern specified by the Unicode consortium for its version number (http://unicode.org/versions/). A version number contains digits and fullstop characters only. The first number supplied identifies the major version number. A second and third number, for minor and sub-minor version numbers, may also be supplied.

teidata.word

teidata.word defines the range of attribute values expressed as a single word or token.
Module tei
Used by
teidata.enumerated teidata.sexElement:
Content model
<content>
 <dataRef name="token"
  restriction="[^\p{C}\p{Z}]+"/>

</content>
Declaration
teidata.word = token { pattern = "[^\p{C}\p{Z}]+" }
Note

Attributes using this datatype must contain a single ‘word’ which contains only letters, digits, punctuation characters, or symbols: thus it cannot include whitespace.

teidata.xTruthValue

teidata.xTruthValue (extended truth value) defines the range of attribute values used to express a truth value which may be unknown.
Module tei
Used by
Element:
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <dataRef name="boolean"/>
  <valList>
   <valItem ident="unknown"/>
   <valItem ident="inapplicable"/>
  </valList>
 </alternate>
</content>
Declaration
teidata.xTruthValue = xsd:boolean | ( "unknown" | "inapplicable" )
Note

In cases where where uncertainty is inappropriate, use the datatype teidata.TruthValue.

Schema hendiAll: Macros

document.type.list

document.type.list List of typed for classifying postals.
Module hendi.core.module
Used by
Content model
<content>
 <valList type="closed">
  <valItem ident="personal_document">
   <desc versionDate="2016-10-25"
    xml:lang="en">
genealogic, personal documents, e.g. passports, baptismal certificates.</desc>
   <desc versionDate="2016-10-25"
    xml:lang="de">
genealogische, personengebundene/personenbezogene Dokumente im engeren Sinne: Pässe, Anstellungsdekrete, Taufscheine, Taufeinträge etc.</desc>
  </valItem>
  <valItem ident="financial_document">
   <desc versionDate="2016-10-25"
    xml:lang="en">
receipts, bills, etc.</desc>
   <desc versionDate="2016-10-25"
    xml:lang="de">
Rechnungsbelege, Quittungen, Werkbelege aus dem Ausgabenbuch etc.</desc>
  </valItem>
  <valItem ident="varia_document">
   <desc versionDate="2016-10-25"
    xml:lang="en">
business cards, tickets, entrance cards, etc.</desc>
   <desc versionDate="2016-10-25"
    xml:lang="de">
Visitenkarten, Eintrittskarten, Fahrkarten, Postscheine, Logendokumente etc.</desc>
  </valItem>
  <valItem ident="notification_document">
   <desc versionDate="2016-10-25"
    xml:lang="en">
notifications of visits or other announcements in journals and news papers.</desc>
   <desc versionDate="2016-10-25"
    xml:lang="de">
Fremdenanzeigen oder sonstige Anzeigen in Periodika.</desc>
  </valItem>
  <valItem ident="konzertzettel_document">
   <desc versionDate="2016-10-25"
    xml:lang="en">
Konzertzettel, Theaterzettel</desc>
   <desc versionDate="2016-10-25"
    xml:lang="de">
Konzertzettel, Theaterzettel.</desc>
  </valItem>
  <valItem ident="work-related_document">
   <desc versionDate="2016-10-25"
    xml:lang="en">
documents related to musical works.</desc>
   <desc versionDate="2016-10-25"
    xml:lang="de">
Ausgabenbuch, Danzis Gutachen, Gutachten über Euryanthe.</desc>
  </valItem>
  <valItem ident="legal_document">
   <desc versionDate="2018-06-22"
    xml:lang="en">
legal document or administrative deed.</desc>
   <desc versionDate="2018-06-22"
    xml:lang="de">
Aktenstück (Protokolle und Verwaltungsakten).</desc>
  </valItem>
  <valItem ident="theater_document">
   <desc versionDate="2018-06-22"
    xml:lang="en">
theater document or record.</desc>
   <desc versionDate="2018-06-22"
    xml:lang="de">
Theaterakte.</desc>
  </valItem>
 </valList>
</content>
Declaration
document.type.list =
   "personal_document"
 | "financial_document"
 | "varia_document"
 | "notification_document"
 | "konzertzettel_document"
 | "work-related_document"
 | "legal_document"
 | "theater_document"

geonames.pattern

geonames.pattern 
Module hendi.core.module
Used by
Declaration
geonames.pattern = string { pattern = "[1-9][0-9]{0,8}" }

gnd.pattern

gnd.pattern 
Module hendi.core.module
Used by
Declaration
gnd.pattern =
   string
   {
      pattern = "1[012]?\d{7}[0-9X]|[47]\d{6}-\d|[1-9]\d{0,7}-[0-9X]|3\d{7}[0-9X]"
   }

hendi.data.temporal.iso

hendi.data.temporal.iso A replacement for the TEI macro data.temporal.iso which allows only date (YYYY-MM-DD) and gYear (YYYY).
Module hendi.core.module
Used by
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <dataRef name="date"/>
  <dataRef name="gYear"/>
  <dataRef name="gYearMonth"/>
 </alternate>
</content>
Declaration
hendi.data.temporal.iso = xsd:date | xsd:gYear | xsd:gYearMonth

hendi.placement.area.list

hendi.placement.area.list closed list of positioning on margins
Module hendi.core.module
Used by
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="leftArea">
   <gloss versionDate="2023-05-10"
    xml:lang="en">
left area</gloss>
   <gloss versionDate="2023-05-10"
    xml:lang="de">
Linker Bereich</gloss>
   <desc versionDate="2023-05-10"
    xml:lang="en">
In the left area of the current context.</desc>
   <desc versionDate="2023-05-10"
    xml:lang="de">
Im linken Bereich des aktuellen Kontextes.</desc>
  </valItem>
  <valItem ident="rightArea">
   <gloss versionDate="2023-05-10"
    xml:lang="en">
right area</gloss>
   <gloss versionDate="2023-05-10"
    xml:lang="de">
Rechter Bereich</gloss>
   <desc versionDate="2023-05-10"
    xml:lang="en">
In the right area of the current context.</desc>
   <desc versionDate="2023-05-10"
    xml:lang="de">
Im rechten Bereich des aktuellen Kontextes.</desc>
  </valItem>
  <valItem ident="centerArea">
   <gloss versionDate="2023-05-10"
    xml:lang="en">
center area</gloss>
   <gloss versionDate="2023-05-10"
    xml:lang="de">
Mittlerer Bereich</gloss>
   <desc versionDate="2023-05-10"
    xml:lang="en">
In the center area of the current context.</desc>
   <desc versionDate="2023-05-10"
    xml:lang="de">
Im mittleren Bereich des aktuellen Kontextes.</desc>
  </valItem>
 </valList>
</content>
Declaration
hendi.placement.area.list = "leftArea" | "rightArea" | "centerArea"

hendi.placement.margin.list

hendi.placement.margin.list closed list of positioning on margins
Module hendi.core.module
Used by
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="margin.left">
   <gloss versionDate="2022-12-12"
    xml:lang="en">
left margin</gloss>
   <gloss versionDate="2022-12-12"
    xml:lang="de">
Linker Rand</gloss>
   <desc versionDate="2022-12-12"
    xml:lang="en">
Margin left from the main content.</desc>
   <desc versionDate="2022-12-12"
    xml:lang="de">
Rand links vom Haupttext.</desc>
  </valItem>
  <valItem ident="margin.right">
   <gloss versionDate="2022-12-12"
    xml:lang="en">
right margin</gloss>
   <gloss versionDate="2022-12-12"
    xml:lang="de">
Rechter Rand</gloss>
   <desc versionDate="2022-12-12"
    xml:lang="en">
Margin right from the main content.</desc>
   <desc versionDate="2022-12-12"
    xml:lang="de">
Rand rechts vom Haupttext.</desc>
  </valItem>
  <valItem ident="margin.top">
   <gloss versionDate="2022-12-12"
    xml:lang="en">
top margin</gloss>
   <gloss versionDate="2022-12-12"
    xml:lang="de">
Oberer Rand</gloss>
   <desc versionDate="2022-12-12"
    xml:lang="en">
Margin above the main content.</desc>
   <desc versionDate="2022-12-12"
    xml:lang="de">
Rand oberhalb vom Haupttext.</desc>
  </valItem>
  <valItem ident="margin.bottom">
   <gloss versionDate="2022-12-12"
    xml:lang="en">
left margin</gloss>
   <gloss versionDate="2022-12-12"
    xml:lang="de">
Unterer Rand</gloss>
   <desc versionDate="2022-12-12"
    xml:lang="en">
Margin below the main content.</desc>
   <desc versionDate="2022-12-12"
    xml:lang="de">
Rand unterhalb vom Haupttext.</desc>
  </valItem>
 </valList>
</content>
Declaration
hendi.placement.margin.list =
   "margin.left" | "margin.right" | "margin.top" | "margin.bottom"

hwh_quotation.lang.list

hwh_quotation.lang.list 
Module hendi.core.module
Used by
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="de">
   <desc versionDate="2022-05-18"
    xml:lang="en">
german quotation marks</desc>
   <desc versionDate="2022-05-18"
    xml:lang="de">
Deutsche Anführungszeichen.</desc>
  </valItem>
  <valItem ident="en">
   <desc versionDate="2022-05-18"
    xml:lang="en">
english quotation marks.</desc>
   <desc versionDate="2022-05-18"
    xml:lang="de">
Englische Anführungszeichen.</desc>
  </valItem>
  <valItem ident="fr">
   <desc versionDate="2022-05-18"
    xml:lang="en">
french quotation marks.</desc>
   <desc versionDate="2022-05-18"
    xml:lang="de">
Französische Anführungszeichen.</desc>
  </valItem>
 </valList>
</content>
Declaration
hwh_quotation.lang.list = "de" | "en" | "fr"

hwh_quotation.rend.list

hwh_quotation.rend.list 
Module hendi.core.module
Used by
Element:
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="none">
   <desc versionDate="2022-05-18"
    xml:lang="en">
no quotation mark.</desc>
   <desc versionDate="2022-05-18"
    xml:lang="de">
Kein Anführungszeichen.</desc>
  </valItem>
  <valItem ident="single">
   <desc versionDate="2022-05-18"
    xml:lang="en">
single quotation marks.</desc>
   <desc versionDate="2022-05-18"
    xml:lang="de">
Einfache Anführungszeichen.</desc>
  </valItem>
  <valItem ident="double">
   <desc versionDate="2022-05-18"
    xml:lang="en">
double quotation marks.</desc>
   <desc versionDate="2022-05-18"
    xml:lang="de">
Doppelte Anführungszeichen.</desc>
  </valItem>
  <valItem ident="up">
   <desc versionDate="2022-05-18"
    xml:lang="en">
quotation marks up.</desc>
   <desc versionDate="2022-05-18"
    xml:lang="de">
Anführungszeichen oben.</desc>
  </valItem>
  <valItem ident="down">
   <desc versionDate="2022-05-18"
    xml:lang="en">
quotation marks down.</desc>
   <desc versionDate="2022-05-18"
    xml:lang="de">
Anführungszeichen unten.</desc>
  </valItem>
 </valList>
</content>
Declaration
hwh_quotation.rend.list = "none" | "single" | "double" | "up" | "down"

hwh_resp.list

hwh_resp.list 
Module hendi.core.module
Used by
Content model
<content>
 <valList rend="addtype="closed">
  <valItem ident="Übertragung">
   <gloss versionDate="2022-01-14"
    xml:lang="de">
Übertragung</gloss>
   <gloss versionDate="2022-01-14"
    xml:lang="en">
Transmission</gloss>
  </valItem>
  <valItem ident="Sprachliche Beratung">
   <gloss versionDate="2022-01-31"
    xml:lang="de">
Sprachliche Beratung</gloss>
   <gloss versionDate="2022-01-31"
    xml:lang="en">
Linguistic advice</gloss>
  </valItem>
  <valItem ident="Übersetzung">
   <gloss versionDate="2022-01-31"
    xml:lang="de">
Übersetzung</gloss>
   <gloss versionDate="2022-01-31"
    xml:lang="en">
Translation</gloss>
  </valItem>
  <valItem ident="Kommentierung">
   <gloss versionDate="2023-02-13"
    xml:lang="de">
Kommentierung</gloss>
   <gloss versionDate="2023-02-13"
    xml:lang="en">
Commentary</gloss>
  </valItem>
 </valList>
</content>
Declaration
hwh_resp.list =
   "Übertragung" | "Sprachliche Beratung" | "Übersetzung" | "Kommentierung"

macro.limitedContent

macro.limitedContent (paragraph content) defines the content of prose elements that are not used for transcription of extant materials.
Module tei
Used by
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.limitedPhrase"/>
  <classRef key="model.inter"/>
 </alternate>
</content>
Declaration
macro.limitedContent = ( text | model.limitedPhrase | model.inter )*

macro.orgContent

macro.orgContent provides information about an identifiable organization or corporate body.
Module hendi.core.module
Used by
Declaration
macro.orgContent =
   idno*,
   orgName+,
   settlement*,
   country*,
   state*,
   listOrg?,
   listEvent*,
   listBibl?,
   note?

macro.paraContent

macro.paraContent (paragraph content) defines the content of paragraphs and similar elements. [1.3. The TEI Class System]
Module tei
Used by
Content model
<content rend="replace">
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.global"/>
  <elementRef key="lg"/>
  <elementRef key="abbr"/>
  <classRef key="model.lLike"/>
 </alternate>
</content>
Declaration
macro.paraContent =
   (
      text
    | model.gLikemodel.phrasemodel.intermodel.globallgabbrmodel.lLike
   )*

macro.persNameContent

macro.persNameContent 
Module hendi.core.module
Used by
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <elementRef key="surnameminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="forenameminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="nameLinkminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="genNameminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="roleNameminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="addNameminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="nameminOccurs="0"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Declaration
macro.persNameContent =
   (
      text
    | surname*
    | forename*
    | nameLink*
    | genName*
    | roleName*
    | addName*
    | name*
   )*

macro.phraseSeq

macro.phraseSeq (phrase sequence) defines a sequence of character data and phrase-level elements.
Module tei
Used by
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.attributable"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Declaration
macro.phraseSeq =
   ( text | model.gLike | model.attributable | model.phrase | model.global )*

macro.phraseSeq.limited

macro.phraseSeq.limited (limited phrase sequence) defines a sequence of character data and those phrase-level elements that are not typically used for transcribing extant documents.
Module tei
Used by
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.limitedPhrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Declaration
macro.phraseSeq.limited = ( text | model.limitedPhrase | model.global )*

macro.specialPara

macro.specialPara ('special' paragraph content) defines the content model of elements such as notes or list items, which either contain a series of component-level elements or else have the same structure as a paragraph, containing a series of phrase-level and inter-level elements. [«#STEC»]
Module tei
Used by
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.divPart"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Declaration
macro.specialPara =
   (
      text
    | model.gLikemodel.phrasemodel.intermodel.divPartmodel.global
   )*

marcRelator.list

marcRelator.list MARC Code List for Relators, constrained for use in Henze-Digital.
Module hendi.core.module
Used by
Content model
<content>
 <valList rend="add">
  <valItem ident="act">
   <gloss versionDate="2022-01-28"
    xml:lang="en">
Actor</gloss>
   <desc versionDate="2022-01-28"
    xml:lang="en">
A performer contributing to an expression of a work by acting as a cast member or player in a musical or dramatic presentation, etc.</desc>
   <gloss versionDate="2022-01-28"
    xml:lang="de">
Schauspieler/Darsteller</gloss>
   <desc versionDate="2022-01-28"
    xml:lang="de">
Ein Darsteller, der zum Ausdruck eines Werks beiträgt, indem er als Darsteller oder Spieler in einer musikalischen oder dramatischen Aufführung usw. auftritt.</desc>
  </valItem>
  <valItem ident="ard">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Artistic director</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person responsible for controlling the development of the artistic style of an entire production, including the choice of works to be presented and selection of senior production staff.</desc>
   <gloss versionDate="2022-01-25"
    xml:lang="de">
Künstlerische Leitung/Inszenierung</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="de">
Eine Person, die für die Kontrolle der Entwicklung des künstlerischen Stils einer gesamten Produktion verantwortlich ist, einschließlich der Auswahl der zu präsentierenden Werke und der Auswahl des leitenden Produktionspersonals.</desc>
  </valItem>
  <valItem ident="arr">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Arranger</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person, family, or organization contributing to a musical work by rewriting the composition for a medium of performance different from that for which the work was originally intended, or modifying the work for the same medium of performance, etc., such that the musical substance of the original composition remains essentially unchanged. For extensive modification that effectively results in the creation of a new musical work, see composer.</desc>
  </valItem>
  <valItem ident="aus">
   <gloss versionDate="2022-10-06"
    xml:lang="en">
Screenwriter</gloss>
   <desc versionDate="2022-10-06"
    xml:lang="en">
An author of a screenplay, script, or scene.</desc>
  </valItem>
  <valItem ident="aut">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Author</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
Use for a person or organization chiefly responsible for the intellectual or artistic content of a work, usually printed text. This term may also be used when more than one person or body bears such responsibility.</desc>
  </valItem>
  <valItem ident="chr">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Choreographer</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person responsible for creating or contributing to a work of movement.</desc>
  </valItem>
  <valItem ident="cmp">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Composer</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
Use for a person or organization who creates a musical work, usually a piece of music in manuscript or printed form.</desc>
   <gloss versionDate="2022-01-25"
    xml:lang="de">
Komponist</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="de">
Bezeichnung für eine Person oder Organisation, die ein musikalisches Werk schafft, in der Regel ein Musikstück in handschriftlicher oder gedruckter Form.</desc>
  </valItem>
  <valItem ident="cnd">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Conductor</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A performer contributing to a musical resource by leading a performing group (orchestra, chorus, opera, etc.) in a musical or dramatic presentation, etc.</desc>
  </valItem>
  <valItem ident="cst">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Costume designer</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person, family, or organization that designs the costumes for a moving image production or for a musical or dramatic presentation or entertainment.</desc>
  </valItem>
  <valItem ident="drt">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Director</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person responsible for the general management and supervision of a filmed performance, a radio or television program, etc.</desc>
  </valItem>
  <valItem ident="dte">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Dedicatee</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
Use for a person or organization to whom a book, manuscript, etc., is dedicated (not the recipient of a gift).</desc>
  </valItem>
  <valItem ident="editorial_assistant">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Editorial Assistant</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
Use for a person who assisted in editing the text/score.</desc>
  </valItem>
  <valItem ident="edt">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Editor</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
Use for a person or organization who prepares for publication a work not primarily his/her own, such as by elucidating text, adding introductory or other critical matter, or technically directing an editorial staff.</desc>
  </valItem>
  <valItem ident="egr">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Engraver</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person or organization who cuts letters, figures, etc. on a surface, such as a wooden or metal plate used for printing.</desc>
  </valItem>
  <valItem ident="egr">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Engraver</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person or organization who cuts letters, figures, etc. on a surface, such as a wooden or metal plate used for printing.</desc>
  </valItem>
  <valItem ident="flm">
   <gloss versionDate="2022-10-06"
    xml:lang="en">
Film editor</gloss>
   <desc versionDate="2022-10-06"
    xml:lang="en">
A person who, following the script and in creative cooperation with the Director, selects, arranges, and assembles the filmed material, controls the synchronization of picture and sound, and participates in other post-production tasks such as sound mixing and visual effects processing. Today, picture editing is often performed digitally.</desc>
  </valItem>
  <valItem ident="fmd">
   <gloss versionDate="2022-10-06"
    xml:lang="en">
Film director</gloss>
   <desc versionDate="2022-10-06"
    xml:lang="en">
A director responsible for the general management and supervision of a filmed performance.</desc>
  </valItem>
  <valItem ident="fmp">
   <gloss versionDate="2022-10-06"
    xml:lang="en">
Film producer</gloss>
   <desc versionDate="2022-10-06"
    xml:lang="en">
A producer responsible for most of the business aspects of a film.</desc>
  </valItem>
  <valItem ident="itr">
   <gloss versionDate="2022-01-28"
    xml:lang="en">
Instrumentalist</gloss>
   <desc versionDate="2022-01-28"
    xml:lang="en">
A performer contributing to a resource by playing a musical instrument.</desc>
  </valItem>
  <valItem ident="lbt">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Librettist</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
An author of a libretto of an opera or other stage work, or an oratorio.</desc>
  </valItem>
  <valItem ident="lyr">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Lyricist</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
Use for a person or organization who is a writer of the text of a song.</desc>
  </valItem>
  <valItem ident="mcp">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Music copyist</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person who transcribes or copies musical notation.</desc>
  </valItem>
  <valItem ident="mus">
   <gloss versionDate="2022-10-06"
    xml:lang="en">
Musician</gloss>
   <desc versionDate="2022-10-06"
    xml:lang="en">
A person or organization who performs music or contributes to the musical content of a work when it is not possible or desirable to identify the function more precisely.</desc>
  </valItem>
  <valItem ident="msd">
   <gloss versionDate="2022-10-06"
    xml:lang="en">
Musical director</gloss>
   <desc versionDate="2022-10-06"
    xml:lang="en">
A person who coordinates the activities of the composer, the sound editor, and sound mixers for a moving image production or for a musical or dramatic presentation or entertainment.</desc>
  </valItem>
  <valItem ident="pdr">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Project director</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person or organization with primary responsibility for all essential aspects of a project, has overall responsibility for managing projects, or provides overall direction to a project manager.</desc>
  </valItem>
  <valItem ident="pmn">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Production manager</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person responsible for all technical and business matters in a production.</desc>
  </valItem>
  <valItem ident="prn">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Production company</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
An organization that is responsible for financial, technical, and organizational management of a production for stage, screen, audio recording, television, webcast, etc.</desc>
  </valItem>
  <valItem ident="pro">
   <gloss versionDate="2022-10-06"
    xml:lang="en">
Producer</gloss>
   <desc versionDate="2022-10-06"
    xml:lang="en">
A person, family, or organization responsible for most of the business aspects of a production for screen, audio recording, television, webcast, etc. The producer is generally responsible for fund raising, managing the production, hiring key personnel, arranging for distributors, etc.</desc>
  </valItem>
  <valItem ident="scr">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Scribe</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person who is an amanuensis and for a writer of manuscripts proper.</desc>
  </valItem>
  <valItem ident="sng">
   <gloss versionDate="2022-01-28"
    xml:lang="en">
Singer</gloss>
   <desc versionDate="2022-01-28"
    xml:lang="en">
A performer contributing to a resource by using his/her/their voice, with or without instrumental accompaniment, to produce music. A singer's performance may or may not include actual words.</desc>
  </valItem>
  <valItem ident="std">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Set designer</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person who translates the rough sketches of the art director into actual architectural structures for a theatrical presentation, entertainment, motion picture, etc. Set designers draw the detailed guides and specifications for building the set</desc>
  </valItem>
  <valItem ident="trc">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Transcriber</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
A person, family, or organization contributing to a resource by changing it from one system of notation to another. For a work transcribed for a different instrument or performing group, see Arranger [arr]. For makers of pen-facsimiles, use Facsimilist [fac]</desc>
  </valItem>
  <valItem ident="trl">
   <gloss versionDate="2022-01-25"
    xml:lang="en">
Translator</gloss>
   <desc versionDate="2022-01-25"
    xml:lang="en">
Use for a person or organization who renders a text from one language into another, or from an older form of a language into the modern form.</desc>
  </valItem>
  <valItem ident="vdg">
   <gloss versionDate="2022-10-06"
    xml:lang="en">
Videographer</gloss>
   <desc versionDate="2022-10-06"
    xml:lang="en">
A person in charge of a video production, e.g. the video recording of a stage production as opposed to a commercial motion picture. The videographer may be the camera operator or may supervise one or more camera operators. Do not confuse with cinematographer.</desc>
  </valItem>
 </valList>
</content>
Declaration
marcRelator.list =
   "act"
 | "ard"
 | "arr"
 | "aus"
 | "aut"
 | "chr"
 | "cmp"
 | "cnd"
 | "cst"
 | "drt"
 | "dte"
 | "editorial_assistant"
 | "edt"
 | "egr"
 | "egr"
 | "flm"
 | "fmd"
 | "fmp"
 | "itr"
 | "lbt"
 | "lyr"
 | "mcp"
 | "mus"
 | "msd"
 | "pdr"
 | "pmn"
 | "prn"
 | "pro"
 | "scr"
 | "sng"
 | "std"
 | "trc"
 | "trl"
 | "vdg"

pages.pattern

pages.pattern 
Module hendi.core.module
Used by
Declaration
pages.pattern =
   string { pattern = "\d+([\-–/]\d+)?(, \d+([\-–/]\d+)?)*" }
 | string { pattern = "\d+[vr]([\-–/]\d+[vr])?" }
 | string { pattern = "\d+(ff?\.)?" }
 | string { pattern = "[IVXLC]+([\-–/][IVXLC]+)?" }
 | string { pattern = "[IVXLC]+\.\d+" }

postal.type.list

postal.type.list List of typed for classifying postals.
Module hendi.core.module
Used by
Element:
Content model
<content>
 <valList type="closedrend="add">
  <valItem ident="card.business">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Business card</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Visitenkarte</desc>
  </valItem>
  <valItem ident="card.letter">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Letter card, christmas card, congratulations card, greeting card</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Briefkarte, Weihnachtskarte, Glückwunschkarte, Grußkarte</desc>
  </valItem>
  <valItem ident="card.postal">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Postal card, art card, view card, picture postcard</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Postkarte, Kunstkarte, Ansichtskarte, Bildkarte</desc>
  </valItem>
  <valItem ident="contract">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Contract</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Vertrag</desc>
  </valItem>
  <valItem ident="document">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Document</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Dokument</desc>
  </valItem>
  <valItem ident="envelope">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Envelope</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Umschlag</desc>
  </valItem>
  <valItem ident="fax">
   <desc versionDate="2023-04-19"
    xml:lang="en">
fax</desc>
   <desc versionDate="2023-04-19"
    xml:lang="de">
Fax</desc>
  </valItem>
  <valItem ident="formCommitment">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Commitment form</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Verpflichtungsschein</desc>
  </valItem>
  <valItem ident="letter">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Letter</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Brief</desc>
  </valItem>
  <valItem ident="note.telephone">
   <desc versionDate="2023-04-19"
    xml:lang="en">
telephone note</desc>
   <desc versionDate="2023-04-19"
    xml:lang="de">
Telefonnotiz</desc>
  </valItem>
  <valItem ident="note.conversation">
   <desc versionDate="2023-04-19"
    xml:lang="en">
note of the conversation</desc>
   <desc versionDate="2023-04-19"
    xml:lang="de">
Gesprächsnotiz</desc>
  </valItem>
  <valItem ident="statement">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Statement</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Abrechnung</desc>
  </valItem>
  <valItem ident="statement.fee">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Fee statement</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Honorar-Abrechnung/-Berechnung</desc>
  </valItem>
  <valItem ident="telegram">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Telegram</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Telegramm</desc>
  </valItem>
  <valItem ident="unknown">
   <desc versionDate="2021-10-13"
    xml:lang="en">
Unknown type</desc>
   <desc versionDate="2021-10-13"
    xml:lang="de">
Unbekannt</desc>
  </valItem>
 </valList>
</content>
Declaration
postal.type.list =
   "card.business"
 | "card.letter"
 | "card.postal"
 | "contract"
 | "document"
 | "envelope"
 | "fax"
 | "formCommitment"
 | "letter"
 | "note.telephone"
 | "note.conversation"
 | "statement"
 | "statement.fee"
 | "telegram"
 | "unknown"

staffSignatures.list

staffSignatures.list 
Module hendi.core.module
Used by
Element:
Declaration
staffSignatures.list =
   "AT" | "CC" | "DR" | "EM" | "IC" | "JV" | "PH" | "PS" | "SS" | "YA"

viaf.pattern

viaf.pattern 
Module hendi.core.module
Used by
Declaration
viaf.pattern = string { pattern = "[1-9]\d(\d{0,7}|\d{17,20})" }
Notes
1
Die Erfassung von Telegrammen in TEI befindet sich noch im Entwickliungsstadium.
2
Der Verweis erfolgt in beide Richtungen. Vgl. auch 2.1.2.1 Briefe (allgemein).
3
Dieser Datentyp befindet sich derzeit im Aufbau.
4
Dieser Datentyp befinden sich derzeit im Aufbau.
Irmlind Capelle, Elena Minetti and Dennis Ried. Date: 2023-06-21